squiggle/src/Index.re

2 lines
103 B
ReasonML
Raw Normal View History

2020-02-07 16:06:38 +00:00
[%bs.raw {|import('./styles/index.css')|}];
2020-02-07 16:22:25 +00:00
ReactDOMRe.renderToElementWithId(<EAFunds_Form2 />, "app");