UNPKG

@fesjs/fes-design

Version:
9 lines (6 loc) 212 B
import './style'; import { withInstall } from '../_util/withInstall'; import Badge from './badge'; export { badgeProps } from './props'; const FBadge = withInstall(Badge); export { FBadge, FBadge as default };