UNPKG

strapi-plugin-content-manager

Version:

A powerful UI to easily manage your data.

14 lines (11 loc) 252 B
import FilterOptionsCTA from 'components/FilterOptionsCTA'; const Add = FilterOptionsCTA.extend` &:after { content: '\f067'; font-family: FontAwesome; font-size: 8px; font-weight: 400; color: #007EFF; } `; export default Add;