UNPKG

@itgold/grandbazar-ui-kit

Version:

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

5 lines (4 loc) 83 B
export type TCssIconProps = { className?: string; theme?: 'light' | 'dark'; };