UNPKG

@itgold/grandbazar-ui-kit

Version:

Grandbazar.io UI component library: React, Typescript, Tailwind, Rollup, Storybook, Jest.

6 lines (5 loc) 162 B
export * from './types'; export * from './select'; export * from './toggle'; export * from './input-toggle'; export { TSelectProps } from './types/TSelectProps';