-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Jakub Fiser <[email protected]>
- Loading branch information
Jakub Fiser
committed
Sep 30, 2020
1 parent
c534e51
commit fcc6e09
Showing
3 changed files
with
4 additions
and
3 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -33,6 +33,7 @@ export default { | |
'image/x-xbitmap', | ||
'image/bmp', | ||
'image/svg+xml', | ||
'image/webp', | ||
], | ||
component: Images, | ||
} |