From 07a3559ada39d2c2a048dea957a921afd1f87f5d Mon Sep 17 00:00:00 2001 From: Geoff Doty Date: Fri, 29 Jul 2022 00:22:17 -0400 Subject: [PATCH] formating --- src/components/hello-riot/hello-riot.riot | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/components/hello-riot/hello-riot.riot b/src/components/hello-riot/hello-riot.riot index 8ba695d..a1ad852 100644 --- a/src/components/hello-riot/hello-riot.riot +++ b/src/components/hello-riot/hello-riot.riot @@ -11,8 +11,10 @@

Getting Started

- This page is found at src/components/hello-riot/hello-riot.riot, -
and is statically mounted via src/js/registry.js. + This page is found at
+ src/components/hello-riot/hello-riot.riot
+ and is mounted via object registry in + src/index.js.

many mounting strategies exist, this is but one