UNPKG

@wulperstudio/cms

Version:
9 lines 303 B
import React from 'react'; import { IconButtontextStyled } from './styled'; import { jsx as _jsx } from "react/jsx-runtime"; var TagIcon = function TagIcon(props) { return /*#__PURE__*/_jsx(IconButtontextStyled, Object.assign({}, props, { children: props.children })); }; export default TagIcon;