UNPKG

@cavilha/badge

Version:

A badge component used to highlight data features such as status, types, a numeric feature, or tagging an item.

3 lines (2 loc) 80 B
export { default } from './Badge'; export type { BadgeProps } from './Badge';