squiggle/showcase/ShowcaseIndex.re

2 lines
97 B
ReasonML
Raw Normal View History

ReactDOMRe.renderToElementWithId(<div> <Lib.Index /> </div>, "main");
ReasonReactRouter.push("");