Skip to content

Commit

Permalink
remove CoreComponents since they're in mbta_metro
Browse files Browse the repository at this point in the history
  • Loading branch information
thecristen committed Sep 18, 2024
1 parent e1f0944 commit 8af34c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 697 deletions.
2 changes: 2 additions & 0 deletions lib/dotcom_web.ex
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,8 @@ defmodule DotcomWeb do
import Phoenix.HTML
import PhoenixHTMLHelpers.Form
use PhoenixHTMLHelpers
# Use all MBTA Metro components
use MbtaMetro

# Import LiveView and .heex helpers (live_render, live_patch, <.form>, etc)
import Phoenix.LiveView.Helpers
Expand Down
Loading

0 comments on commit 8af34c0

Please sign in to comment.