Shared UI components for the Rstack websites.
This package should only be used in Rstack projects.
NavIcon
component:
Install the dependencies:
pnpm i
Run and debug the module:
pnpm run build -w
pnpm run storybook
Build the module for production:
pnpm run build