UNPKG

antd-mobile

Version:
5 lines (4 loc) 109 B
import './tag.less'; import { Tag } from './tag'; export type { TagProps } from './tag'; export default Tag;