UNPKG

@shopify/react-html

Version:

A component to render your React app with no static HTML

8 lines (5 loc) 144 B
import React from 'react'; function InlineStyle(props) { return /*#__PURE__*/React.createElement("style", props); } export { InlineStyle };