UNPKG

carbon-react

Version:

A library of reusable React components for easily building user interfaces.

3 lines (2 loc) 107 B
export { default as Crumb } from "./crumb.component"; export type { CrumbProps } from "./crumb.component";