formating
This commit is contained in:
parent
5fd8aca996
commit
07a3559ada
|
@ -11,8 +11,10 @@
|
||||||
|
|
||||||
<h2>Getting Started</h2>
|
<h2>Getting Started</h2>
|
||||||
<p>
|
<p>
|
||||||
This page is found at <code>src/components/hello-riot/hello-riot.riot</code>,
|
This page is found at <br>
|
||||||
<br> and is statically mounted via <code>src/js/registry.js</code>.
|
<code>src/components/hello-riot/hello-riot.riot</code> <br>
|
||||||
|
and is mounted via object registry in
|
||||||
|
<code>src/index.js</code>.
|
||||||
<p>
|
<p>
|
||||||
<em>many mounting strategies exist, this is but <strong>one</strong></em>
|
<em>many mounting strategies exist, this is but <strong>one</strong></em>
|
||||||
</p>
|
</p>
|
||||||
|
|
Loading…
Reference in New Issue