We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f0d11e commit 6212336Copy full SHA for 6212336
README.md
@@ -36,8 +36,10 @@ Below is a list of the components available in this library. Each component has
36
- [BBBCheckbox](./src/components/Checkbox/README.md)
37
- [BBBDivider](./src/components/Divider/README.md)
38
- [BBBHint](./src/components/Hint/README.md)
39
+- [BBBModal](./src/components/Modal//README.md)
40
- [BBBNavigation](./src/components/Navigation/README.md)
41
- [BBBSelect](./src/components/Select/README.md)
42
+- [BBBSpinner](./src/components/Spinner//README.md)
43
- [BBBTextAreaInput](./src/components/TextAreaInput/README.md)
44
- [BBBTextInput](./src/components/TextInput/README.md)
45
- [BBBToggle](./src/components/Toggle/README.md)
0 commit comments