diff --git a/components/Icon/index.js b/components/Icon/index.js index 7f8bbba..5440966 100644 --- a/components/Icon/index.js +++ b/components/Icon/index.js @@ -81,7 +81,10 @@ export const Glyph = ({ glyph }: GlyphProps): any => { case 'app-store': return ( - + + + + ); case 'windows':