import * as React from 'react'; import { Col, Tag, Row, Icon } from '@btri-ui/base'; export default () => { return ( <> }>标签 ); };