UNPKG

baseui

Version:

A React Component library implementing the Base design language

3 lines (2 loc) 92 B
import type { TabProps } from './types'; export declare function Tab(props: TabProps): any;