mirror of
https://github.com/dillonkearns/elm-pages-v3-beta.git
synced 2024-12-26 13:21:42 +03:00
Comment out lazy example for now.
This commit is contained in:
parent
204b368058
commit
5e25ccbd01
@ -92,8 +92,8 @@ view maybeUrl sharedModel static =
|
||||
]
|
||||
]
|
||||
]
|
||||
, Html.text static.data
|
||||
|
||||
--, Html.text static.data
|
||||
-- TODO need to do escaping within lazy text
|
||||
, HtmlLazy.lazy (.data >> text) static
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user