We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72f0c30 commit e8f097cCopy full SHA for e8f097c
lib/components_guide_web.ex
@@ -107,6 +107,7 @@ defmodule ComponentsGuideWeb do
107
alias ComponentsGuideWeb.Router.Helpers, as: Routes
108
109
import Paredown
110
+ import ComponentsGuideWeb.LinkHelpers
111
import ComponentsGuideWeb.AssetsHelpers
112
alias ComponentsGuideWeb.StylingHelpers, as: Styling
113
alias ComponentsGuideWeb.FormattingHelpers, as: Format
0 commit comments