use topbar component

This commit is contained in:
2022-02-13 21:28:20 -05:00
committed by oliviasculley
parent 8ff1fd0276
commit 7283932d85
5 changed files with 24 additions and 58 deletions

View File

@ -1,6 +1,6 @@
defmodule LokalWeb.LayoutView do
use LokalWeb, :view
alias LokalWeb.PageLive
import LokalWeb.Components.Topbar
# Phoenix LiveDashboard is available only in development by default,
# so we instruct Elixir to not warn if the dashboard route is missing.