UNPKG

@shopify/polaris

Version:

Shopify’s admin product component library

5 lines 182 B
export interface SkeletonTabsProps { count?: number; } export declare function SkeletonTabs({ count }: SkeletonTabsProps): JSX.Element; //# sourceMappingURL=SkeletonTabs.d.ts.map