add models, context and liveviews
This commit is contained in:
		| @@ -1,5 +1,5 @@ | ||||
| <main role="main" class="container min-w-full min-h-full"> | ||||
|   <%= live_component CanneryWeb.Live.Component.Topbar %> | ||||
|   <%= live_component CanneryWeb.Live.Component.Topbar, current_user: assigns[:current_user] %> | ||||
|  | ||||
|   <%= @inner_content %> | ||||
| </main> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user