make "Link type:" bold

This commit is contained in:
charbelrami 2024-02-22 12:41:35 -03:00
parent b4b133c9c4
commit 239c8e6acd

View File

@ -86,7 +86,8 @@ example =
[ li []
[ Text.smallBody
[ Text.html
[ text "Link type: When the button takes the user to a URL, whether this results in a new page load or whether the URL is a SPA route. (This allows users to do things like copy the URL, open the link in a new tab, etc. Please use the "
[ strong [] [ text "Link type:" ]
, text " When the button takes the user to a URL, whether this results in a new page load or whether the URL is a SPA route. (This allows users to do things like copy the URL, open the link in a new tab, etc. Please use the "
, ClickableText.link "Assistive technology notification design & development guide"
[ ClickableText.linkExternal "https://noredinkaccessibility.screenstepslive.com/a/1651037-assistive-technology-notification-design-development-guide"
, ClickableText.appearsInline