UNPKG

welcome-ui

Version:

Customizable design system with react, typescript, tailwindcss and ariakit.

3 lines (2 loc) 134 B
import { LabelProps } from './types'; export declare const Label: import('../../utils').FunctionComponentWithAs<"label", LabelProps>;