Commit 9839778
authored
chore: svg image size fix (#397)
We can't use the `getImageComponent` from `snaps-sdk` to set a size to
the image because it's a SVG and it doesn't support svgs, so we can set
the desired default size in the svg body itself.
Fixes: MetaMask/metamask-mobile#156541 parent 6547b92 commit 9839778
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
Loading
0 commit comments