built basic ui structure in /hierarchy
This commit is contained in:
@@ -20,6 +20,7 @@ defmodule RiverConnectWeb.Router do
|
||||
get "/", PageController, :home
|
||||
live "/audio", AudioLive
|
||||
live "/solid-demo", SolidDemoLive
|
||||
live "/hierarchy", HierarchyLive
|
||||
end
|
||||
|
||||
# Other scopes may use custom stacks.
|
||||
|
||||
Reference in New Issue
Block a user