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 =