UNPKG

@shopify/react-html

Version:

A component to render your react app with no static HTML.

5 lines (3 loc) 157 B
import Script, {Props as ScriptProps} from './Script'; import Style, {Props as StyleProps} from './Style'; export {Script, ScriptProps, Style, StyleProps};