Ren SVG icons exported as React Components.
Run nx run icons:build
. Then yarn publish dist/packages/icons
Run as dev server: nx run icons:storybook
.
Build: nx run icons:build-storybook
.
Run nx test icons
to execute the unit tests via Jest.
Ren SVG icons exported as React Components.
Run nx run icons:build
. Then yarn publish dist/packages/icons
Run as dev server: nx run icons:storybook
.
Build: nx run icons:build-storybook
.
Run nx test icons
to execute the unit tests via Jest.