v0.35.2 - Implement Design System Icons
·
24 commits
to master
since this release
Implement Design System icons:
- the
@mui
icons are exported fromflipper-ui/icons/mui
- the
specific
icons are exported fromflipper-ui/icons/specific/IconName
obs: avoid import the specific icon from the
index
file, due to the increase of bundle size.