Adds change details

This commit is contained in:
Tessa Kelly 2019-06-03 17:22:25 -07:00
parent f4dff90f06
commit 1e6a274021

View File

@ -4,6 +4,13 @@ module Nri.Ui.PremiumCheckbox.V5 exposing (view, Pennant(..))
@docs view, Pennant @docs view, Pennant
# Changes from V4
- inlines the Config
- renames render function from `premium` to `view`
- removes dependency on Assets
-} -}
import Accessibility.Styled as Html exposing (Html) import Accessibility.Styled as Html exposing (Html)