Breadcrumbs
The breadcrumbs component helps you to simply create a beautiful breadcrumbs for your pages.
Demo
Props Information
| Name | Type | Default | Description |
|---|---|---|---|
| currentPage* | String | Used to set the current route of Breadcrumbs. It is a requried prop. | |
| color | String | text-dark | Used to set the color of Breadcrumbs. |