@geenius-ui/shared
v0.1.5
Published
Shared types and constants for @geenius-ui
Downloads
468
Maintainers
Readme
@geenius-ui/shared
Shared types, constants, and design tokens for the @geenius-ui component library.
Installation
pnpm add @geenius-ui/sharedNote: This package is installed automatically as a dependency of
@geenius-ui/react, etc.
Usage
import type { ButtonVariant, BadgeVariant, ComponentSize } from '@geenius-ui/shared'Exports
- Types:
ButtonVariant,ButtonSize,BadgeVariant,BadgeSize,ComponentSize - Constants:
VARIANT_CLASSES,SIZE_CLASSES
License
MIT