UNPKG

curls

Version:

💪 Responsive, expressive UI primitives for React written with Style Hooks and Emotion

8 lines (7 loc) • 154 B
import {string} from 'prop-types' import {boolOrString} from '../PropTypes' export default { size: boolOrString, src: string, defaultSrc: string, }