remove dropdown-button link (#104)

This commit is contained in:
ToBinio
2023-10-17 02:49:53 +02:00
committed by GitHub
parent ef444f2a6f
commit b2c75130ce

View File

@@ -29,7 +29,6 @@ export default {
{ text: 'Pagination', link: '/components/pagination' },
{ text: 'Modal', link: '/components/modal' },
{ text: 'Dropdown Select', link: '/components/dropdown-select' },
{ text: 'Dropdown Button', link: '/components/dropdown-button' },
{ text: 'Popout Menu', link: '/components/popout-menu' },
{ text: 'Overflow Menu', link: '/components/overflow-menu' },
{ text: 'Project Card', link: '/components/project-card' },