Update docs

This commit is contained in:
Tessa Kelly 2020-04-09 19:12:06 -07:00
parent be4f0c0196
commit d287154bbc
2 changed files with 6 additions and 0 deletions

View File

@ -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

View File

@ -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