Skip to content

Commit

Permalink
fix(android): Incorrect mapping of svg files
Browse files Browse the repository at this point in the history
  • Loading branch information
msand committed Mar 9, 2020
1 parent c3d0729 commit 05128b0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Libraries/Image/assetPathUtils.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ const drawableFileTypes = new Set([
'jpeg',
'jpg',
'png',
'svg',
'webp',
'xml',
]);
Expand Down

0 comments on commit 05128b0

Please sign in to comment.