mirror of
https://github.com/NoRedInk/noredink-ui.git
synced 2024-12-02 11:02:56 +03:00
Update docs
This commit is contained in:
parent
be4f0c0196
commit
d287154bbc
@ -11,6 +11,11 @@ module Nri.Ui.ClickableSvg.V1 exposing
|
|||||||
{-|
|
{-|
|
||||||
|
|
||||||
|
|
||||||
|
# Post-release patches
|
||||||
|
|
||||||
|
- uses ClickableAttributes
|
||||||
|
|
||||||
|
|
||||||
# Create a button or link
|
# Create a button or link
|
||||||
|
|
||||||
@docs button, link
|
@docs button, link
|
||||||
|
@ -14,6 +14,7 @@ module Nri.Ui.ClickableText.V3 exposing
|
|||||||
|
|
||||||
# Post-release patches
|
# Post-release patches
|
||||||
|
|
||||||
|
- uses ClickableAttributes
|
||||||
- adds `css` helper
|
- adds `css` helper
|
||||||
- add bottom border on hover instead of text decoration
|
- add bottom border on hover instead of text decoration
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user