UNPKG

@teravn/onui

Version:

The React UI component library is based on MUI

6 lines (5 loc) 344 B
import { Meta } from '@storybook/react'; import OnSearchField from '../../on-form/on-search-field'; declare const _default: Meta<typeof OnSearchField>; export default _default; export declare const Playground: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react").ReactRenderer, import("../../on-form/on-search-field").Props>;