UNPKG

@shopify/polaris

Version:

Shopify’s admin product component library

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