Files
portfolio/src/shared/ui/Badge/index.ts
T

3 lines
84 B
TypeScript
Raw Normal View History

export { Badge } from './ui/Badge';
export type { BadgeVariant } from './ui/Badge';