From b6c7b30214257347a5f820e0b46d3fa9ebe2c960 Mon Sep 17 00:00:00 2001 From: Michael Glass Date: Tue, 21 Aug 2018 16:32:07 -0700 Subject: [PATCH] remove dead comment --- src/Nri/Ui/Button/V3.elm | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/Nri/Ui/Button/V3.elm b/src/Nri/Ui/Button/V3.elm index 18653d66..6b6872ec 100644 --- a/src/Nri/Ui/Button/V3.elm +++ b/src/Nri/Ui/Button/V3.elm @@ -349,10 +349,6 @@ toggleButton config = (viewLabel Nothing config.label) - --- SUBMIT BUTTON - - {-| Inputs can be a clickable thing used in a form -} type alias InputConfig =