Skip to content

Commit

Permalink
Fix storybook
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeljscript committed Mar 21, 2023
1 parent 274ad78 commit 668522d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/TokenIcon/ModeratedNftIcon.tsx
Expand Up @@ -94,5 +94,7 @@ const styles = StyleSheet.create({
wrapper: {
borderRadius: ICON_SIZE,
overflow: 'hidden',
width: ICON_SIZE,
height: ICON_SIZE,
},
})

0 comments on commit 668522d

Please sign in to comment.