-
Notifications
You must be signed in to change notification settings - Fork 6.8k
docs-bug(tooltip): container-shape token has incorrect type #32929
Copy link
Copy link
Closed
Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgentarea: material/tooltipdocsThis issue is related to documentationThis issue is related to documentation
Description
Documentation Feedback
The container-shape token supported by tooltip-overrides is currently documented as a "Color" token. I would expect this to be of type "Base" instead.
I'd be happy to submit a PR for this issue, but it looks like it requires a change to an outside JSON file:
| const url = `/assets/tokens/tokens/${item.id}/${item.id}.json`; |
Affected documentation page
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgentarea: material/tooltipdocsThis issue is related to documentationThis issue is related to documentation