diff --git a/docs/.vitepress/config.js b/docs/.vitepress/config.js index ee27ff5b..8d920ad0 100644 --- a/docs/.vitepress/config.js +++ b/docs/.vitepress/config.js @@ -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' },