Skip to content

Commit

Permalink
Empty lines
Browse files Browse the repository at this point in the history
  • Loading branch information
andreytroeglazov committed Jul 18, 2024
1 parent b9cc3bb commit 97e93a0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion Web/View/LandingPages/Show.hs
Original file line number Diff line number Diff line change
Expand Up @@ -112,4 +112,4 @@ renderParagraphHeroImage paragraphHeroImage =
, imageUrl = paragraphHeroImage.imageUrl |> fromMaybe ""
, button = button
}
|> Web.Element.HeroImage.render
|> Web.Element.HeroImage.render
3 changes: 0 additions & 3 deletions Web/View/ParagraphHeroImages/Form.hs
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,3 @@ renderForm paragraphHeroImage isImageRequired formStatus = formFor paragraphHero
|]
|> wrapVerticalSpacing AlignNone
|> wrapContainerWide



0 comments on commit 97e93a0

Please sign in to comment.