UNPKG

welcome-ui

Version:

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

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