Breadcrumbs
Components
The Breadcrumbs component family provides the following components:
Breadcrumbs
This component is different from the Docusaurus breadcrumbs
A component to render breadcrumbs This is a pure render component, you need to pass in the data.
You can import the Breadcrumbs
component from the breadcrumbs component family in the @freesewing/react
package:
Javascript
import { Breadcrumbs } from "@freesewing/react/components/Breadcrumbs"