* Toggles!

* Toggle component

* Ran prettier
This commit is contained in:
Adrian O.V
2023-03-24 15:15:55 -04:00
committed by GitHub
parent 4ae7786362
commit f97c94832a
4 changed files with 59 additions and 0 deletions

View File

@@ -36,6 +36,7 @@ export default {
{ text: 'Slider', link: '/components/slider' },
{ text: 'Text Inputs', link: '/components/text-inputs' },
{ text: 'Search Filter', link: '/components/search-filter' },
{ text: 'Toggle', link: '/components/toggle' },
],
},
],