mirror of
https://github.com/NoRedInk/noredink-ui.git
synced 2024-11-24 00:42:29 +03:00
remove redundant text
This commit is contained in:
parent
a786dfdf31
commit
2b8b0c2588
@ -223,7 +223,7 @@ Use when all of the following are true:
|
||||
"""
|
||||
, description =
|
||||
"""
|
||||
This is a helper for using Tooltip.disclosure with a "?" icon because it is a commonly used UI pattern. We use this helper when we want to show more information about an element but we don't want the element itself to have its own tooltip. The "?" icon typically appears visually adjacent to the element it reveals information about. Please see the documentation for `disclosure` to learn more.
|
||||
This is a helper for using Tooltip.disclosure with a "?" icon because it is a commonly used UI pattern. We use this helper when we want to show more information about an element but we don't want the element itself to have its own tooltip. The "?" icon typically appears visually adjacent to the element it reveals information about.
|
||||
"""
|
||||
, example = viewToggleTip model.openTooltip
|
||||
, tooltipId = LearnMore
|
||||
|
Loading…
Reference in New Issue
Block a user