Search dropdown (#91)

* Bar charts

* Update package.json

* Search Dropdown

* Add circle icon option
This commit is contained in:
Adrian O.V
2023-09-13 16:21:13 -04:00
committed by GitHub
parent ec35392cd1
commit ae7f7e9bd6
4 changed files with 424 additions and 0 deletions

View File

@@ -46,6 +46,7 @@ export default {
{ text: 'Notifications', link: '/components/notifications' },
{ text: 'Share Modal', link: '/components/share-modal' },
{ text: 'Analytics', link: '/components/analytics' },
{ text: 'Search dropdown', link: '/components/search-dropdown' },
],
},
],