fix: Fixed error with imported Button without FlowbiteThemable

This commit is contained in:
Ilya Artamonov
2023-09-13 20:01:23 +03:00
parent 44c2f764f8
commit c6055bc417
4 changed files with 59 additions and 64 deletions

View File

@@ -38,7 +38,6 @@ function getComponents() {
{ text: 'Card', link: '/components/card.md' },
{ text: 'Carousel', link: '/components/carousel' },
{ text: 'Dropdown', link: '/components/dropdown' },
{ text: 'Footer', link: '/components/footer' },
{ text: 'Pagination', link: '/components/pagination' },
{ text: 'Progress', link: '/components/progress' },
{ text: 'Rating', link: '/components/rating' },