UNPKG

@create-figma-plugin/ui

Version:

Production-grade Preact components that replicate the Figma UI design

11 lines 316 B
import { h } from 'preact'; declare const _default: { parameters: { fixedWidth: boolean; }; title: string; }; export default _default; export declare const Default: () => h.JSX.Element; export declare const CustomColor: () => h.JSX.Element; //# sourceMappingURL=loading-indicator.stories.d.ts.map