Bulma: remove dead code comments.

beta
Philippe Pittoli 2024-02-17 19:05:13 +01:00
parent f53c265114
commit 3310a48fd2
1 changed files with 0 additions and 7 deletions

View File

@ -205,13 +205,6 @@ btn_labeled id title button_text action
] [ HH.text button_text ]
]
--box_button action value validity cond
-- = HH.label [ ]
-- [ HH.label [HP.classes C.label ] [ HH.text title ]
-- , HH.div [HP.classes C.control ]
-- [ render_input ispassword placeholder action value validity cond ]
-- ]
box_input :: forall w i.
String -> String -> String -> (String -> i) -> String -> (HP.IProp DHI.HTMLinput i) -> HH.HTML w i
box_input = field_inner false