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

@@ -3,7 +3,7 @@ import BreadcrumbExample from './breadcrumb/examples/BreadcrumbExample.vue'
import BreadcrumbSolidExample from './breadcrumb/examples/BreadcrumbSolidExample.vue'
import BreadcrumbCustomIconsExample from './breadcrumb/examples/BreadcrumbCustomIconsExample.vue'
</script>
# Vue Breadcrumb Component - Flowbite
# Vue Breadcrumb - Flowbite
The breadcrumb component is an important part of any website or application that can be used to show the current location of a page in a hierarchical structure of pages.
Flowbite includes two styles of breadcrumb elements, one that has a transparent background and a few more that come with a background in different colors.