feat: Badge size prop (sm/md) and use Badge in ExperienceCard
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export type { BadgeVariant } from './Badge';
|
||||
export type { BadgeSize, BadgeVariant } from './Badge';
|
||||
export { Badge } from './Badge';
|
||||
export type { ButtonSize, ButtonVariant } from './Button';
|
||||
export { Button } from './Button';
|
||||
|
||||
Reference in New Issue
Block a user