design-react-kit
design-react-kit copied to clipboard
[FEATURE] Implement buttons "Torna su" e "Torna indietro"
Describe the solution you'd like
Create a "Torna su" e "Torna indietro" components based on the original Bootstrap Italia components:
- https://italia.github.io/bootstrap-italia/docs/menu-di-navigazione/torna-indietro/
- https://italia.github.io/bootstrap-italia/docs/menu-di-navigazione/torna-su/
For each component:
- [ ] Create the basic component
- [ ] Cover all the variants
- [ ] Create a Storybook set of stories based on the BI documentation
Notes:
- use BI classes to style the component.
- minimize the amount of extra CSS to style in this component