UNPKG

@spark-ui/components

Version:

Spark (Leboncoin design system) components.

12 lines (9 loc) 388 B
import { L as Label$1, a as LabelRequiredIndicator } from '../LabelRequiredIndicator-DRnCzHMU.mjs'; export { b as LabelProps, c as LabelRequiredIndicatorProps } from '../LabelRequiredIndicator-DRnCzHMU.mjs'; import 'react/jsx-runtime'; import 'radix-ui'; import 'react'; declare const Label: typeof Label$1 & { RequiredIndicator: typeof LabelRequiredIndicator; }; export { Label };