mirror of
https://github.com/NoRedInk/noredink-ui.git
synced 2024-12-25 22:53:34 +03:00
Adds change details
This commit is contained in:
parent
f4dff90f06
commit
1e6a274021
@ -4,6 +4,13 @@ module Nri.Ui.PremiumCheckbox.V5 exposing (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)
|
||||
|
Loading…
Reference in New Issue
Block a user