UNPKG

welcome-ui

Version:

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

3 lines (2 loc) 132 B
import { ItemProps } from './types'; export declare const Item: import('../../utils').FunctionComponentWithAs<"button", ItemProps>;