UNPKG

@wix/design-system

Version:

@wix/design-system

15 lines 431 B
import { VerticalTabsItemProps } from '.'; export declare const requiredProps: VerticalTabsItemProps; export declare const testkitTests: { title: string; props: VerticalTabsItemProps; }[]; export declare const ssrTests: { title: string; props: VerticalTabsItemProps; }[]; export declare const a11yTests: { title: string; props: VerticalTabsItemProps; }[]; //# sourceMappingURL=VerticalTabsItem.meta.d.ts.map