UNPKG

@shopify/react-html

Version:

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

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