|
|
|
@ -23,6 +23,7 @@ const extTypeMapped = {
|
|
|
|
|
png: { icon: FileImageOutlined, color: '#1985ff' },
|
|
|
|
|
gif: { icon: FileGifOutlined, color: '#1985ff' },
|
|
|
|
|
html: { icon: GlobalOutlined, color: '#1985ff' },
|
|
|
|
|
htm: { icon: GlobalOutlined, color: '#1985ff' },
|
|
|
|
|
default: { icon: FileOutlined }, // rtf bmp
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|