remove "Listing" from titles

This commit is contained in:
2022-02-15 17:33:07 -05:00
parent a727fa67cf
commit bcceb0434d
7 changed files with 6 additions and 7 deletions

View File

@ -1,7 +1,6 @@
defmodule CanneryWeb.LayoutView do
use CanneryWeb, :view
import CanneryWeb.Components.Topbar
alias Cannery.Accounts
alias CanneryWeb.{Endpoint, HomeLive}
# Phoenix LiveDashboard is available only in development by default,