feat(component): New checkbox component (#151)
* feat(component): New component checkbox * feat(component): checkbox docs and link checkbox * added gradient to home page * remove unused props * code refactor * code refactor * fix type error * convert div to label
This commit is contained in:
@@ -8,6 +8,9 @@ hero:
|
||||
name: Flowbite Vue 3
|
||||
text: Vue component library based on Tailwind CSS
|
||||
tagline: Get started with the most popular open-source library of interactive UI components built with the utility classes from Tailwind CSS
|
||||
image:
|
||||
src: /assets/logo.svg
|
||||
alt: VitePress
|
||||
actions:
|
||||
- theme: brand
|
||||
text: Get Started
|
||||
|
||||
Reference in New Issue
Block a user