mirror of
https://github.com/NoRedInk/noredink-ui.git
synced 2024-11-24 17:02:51 +03:00
Update Text example docs
This commit is contained in:
parent
a3532c1fcb
commit
68b096f00f
@ -25,7 +25,8 @@ example =
|
||||
how long the assignment will take.
|
||||
"""
|
||||
in
|
||||
[ Text.heading [ Html.text "This is the main page heading." ]
|
||||
[ Html.text "NOTE: When using these styles, please read the documentation in the Elm module about \"Understanding spacing\""
|
||||
, Text.heading [ Html.text "This is the main page heading." ]
|
||||
, Text.tagline [ Html.text "This is a tagline" ]
|
||||
, Text.subHeading [ Html.text "This is a subHeading" ]
|
||||
, Text.smallHeading [ Html.text "This is a smallHeading" ]
|
||||
|
Loading…
Reference in New Issue
Block a user