Closed
Description
As we're currently using react-icons
with MUI/Icons
(Material UI) Icons, we should adopt the ThemeConfig
to tell these Icons what their default sizes are. This can be found here and migrated under the App
Component (pages/_app.mdx
).
The success criteria of this Issue is that the Storybooks have the Icons with the correct sizes.