diff --git a/components/Icon/index.js b/components/Icon/index.js index 8499c3c..71d9b37 100644 --- a/components/Icon/index.js +++ b/components/Icon/index.js @@ -74,7 +74,7 @@ export const Glyph = ({ glyph }: GlyphProps): any => { ); case 'ios': return ( - + );