styled-components
Version:
Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅
10 lines (8 loc) • 357 B
JavaScript
;
/* todo: I want this to actually be an array of Function | string but that causes errors */
if (typeof exports !== "undefined") Object.defineProperty(exports, "babelPluginFlowReactPropTypes_proptype_StyleSheet", {
value: require("prop-types").shape({
create: require("prop-types").func.isRequired
})
});
/* eslint-disable no-undef */