Making My Logo a Component
· 6 min read
After creating my logo, I wanted to turn it into a re-usable React component that would respond to theming, and let the logo variant be controllable by properties, so that essentially, I would only need one component that I could use wherever I wanted a logo
Variants
expanded | compact | compactSquare |
---|---|---|