UNPKG

@accelint/design-toolkit

Version:

An open-source component library to serve as part of the entire ecosystem of UX for Accelint.

4 lines (3 loc) 390 B
'use client'; import {jsx}from'react/jsx-runtime';import'client-only';import {Breadcrumbs}from'react-aria-components';import {BreadcrumbsStyles}from'./styles.js';const{list:a}=BreadcrumbsStyles();function t({children:r,className:s}){return jsx(Breadcrumbs,{className:a({className:s}),children:r})}export{t as Breadcrumbs};//# sourceMappingURL=index.js.map //# sourceMappingURL=index.js.map