Skip to content

Commit

Permalink
Merge branch 'master' into tom/restore-vault-dashboard-tables
Browse files Browse the repository at this point in the history
  • Loading branch information
tomjeatt committed Sep 14, 2022
2 parents 4546aa2 + 847a4e2 commit ac362d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/component-library/CoinIcon/icons/IntrIcon.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
const IntrIcon = () => (
const IntrIcon = (): JSX.Element => (
<svg width='100%' viewBox='0 0 114 114' fill='none' xmlns='http://www.w3.org/2000/svg'>
<circle cx='56.7854' cy='56.7854' r='56.7854' fill='white' />
<circle cx='58.1575' cy='58.9624' r='10.5' fill='black' />
Expand Down

0 comments on commit ac362d1

Please sign in to comment.