We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da9a2f5 commit 7ce0b4cCopy full SHA for 7ce0b4c
src/utils/constants.js
@@ -1,2 +1,2 @@
1
-export const IMAGE_TYPES = ['png', 'jpg', 'jpeg', 'svg', 'gif']
+export const IMAGE_TYPES = ['png', 'jpg', 'jpeg', 'webp', 'svg', 'gif']
2
export const VIDEO_TYPES = ['video/mp4', 'video/ogg', 'video/webm']
0 commit comments