UNPKG

@gbm-tech/select

Version:

GBM Tech & Control - Select

6 lines 262 B
import { Meta, StoryObj } from '@storybook/react'; import { SelectProps } from '../Select'; declare const _default: Meta<SelectProps>; export default _default; export declare const Default: StoryObj<SelectProps>; //# sourceMappingURL=Select.stories.d.ts.map