@danske/sapphire-react-lab
v0.90.3
Published
Experimental React components of the Sapphire Design System from Danske Bank A/S
Downloads
157
Readme
@danske/sapphire-react-lab
This is the implementation of Sapphire design system containing reusable react components.
List of Components
To view the list of available components you can npm run storybook
from ../
Use a component
npm i @danske/sapphire-react-lab
note: When using npm version less than 7 @danske/sapphire-icons
is required to be installed manually in order to use Icon component and other Components which uses Icon internally.
You will find more example in storybook documentation