Skip to content

v0.35.2 - Implement Design System Icons

Compare
Choose a tag to compare
@KarineBrandelli KarineBrandelli released this 16 Dec 12:40
· 15 commits to master since this release
33637f7

Implement Design System icons:

  • the @mui icons are exported from flipper-ui/icons/mui
  • the specific icons are exported from flipper-ui/icons/specific/IconName

obs: avoid import the specific icon from the index file, due to the increase of bundle size.