Skip to content

Commit e8f097c

Browse files
committed
Add LinkHelpers to all views
1 parent 72f0c30 commit e8f097c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/components_guide_web.ex

+1
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ defmodule ComponentsGuideWeb do
107107
alias ComponentsGuideWeb.Router.Helpers, as: Routes
108108

109109
import Paredown
110+
import ComponentsGuideWeb.LinkHelpers
110111
import ComponentsGuideWeb.AssetsHelpers
111112
alias ComponentsGuideWeb.StylingHelpers, as: Styling
112113
alias ComponentsGuideWeb.FormattingHelpers, as: Format

0 commit comments

Comments
 (0)