From 63975fc88c35335c2af917fa0faa24bf7a1c90df Mon Sep 17 00:00:00 2001 From: Marek Piasecki Date: Mon, 27 May 2019 18:41:40 +0200 Subject: [PATCH] correct pro-router path and example --- app/app.imba | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/app.imba b/app/app.imba index e302c04..b04c6c2 100644 --- a/app/app.imba +++ b/app/app.imba @@ -1,8 +1,8 @@ -require '../components/router/pro-imba-router/router_tag' +require '../components/router/pro-imba-router' # Router.init :name_of_root_view tag #app def render - # + # 'Pro is running'