turtles/app/views/hello_world/index.html.erb
2018-04-18 17:31:26 +10:00

2 lines
103 B
Text

<h1>Hello World</h1>
<%= react_component("HelloWorld", props: @hello_world_props, prerender: false) %>