docs(titles): remove "component" from titles

This commit is contained in:
Zoltán Szőgyényi
2023-06-28 18:45:38 +03:00
parent 3451db2188
commit 55d47eb666
28 changed files with 28 additions and 28 deletions

View File

@@ -5,7 +5,7 @@ import BadgeLinksExample from './badge/examples/BadgeLinksExample.vue'
import BadgeIconsExample from './badge/examples/BadgeIconsExample.vue'
import BadgeOnlyIconsExample from './badge/examples/BadgeOnlyIconsExample.vue'
</script>
# Vue Badge Component - Flowbite
# Vue Badge - Flowbite
#### Use Tailwind CSS badges as elements to show counts or labels separately or inside other components
---