carbon
carbon copied to clipboard
docs(tooltip): use Button instead of Information icons in stories
A small detail of https://github.com/carbon-design-system/carbon/issues/12921, https://github.com/carbon-design-system/carbon-design-kit/issues/721, https://github.com/carbon-design-system/carbon/pull/15887 that was missed, this PR modifies the Tooltip storybook examples to use a button as the trigger to avoid confusion stemming from information icons.
Related to https://github.com/carbon-design-system/carbon-website/issues/3956
Changelog
Changed
- Tooltip stories now use SquareOutline
Removed
- Removed an invalid Tooltip example from FormLabel stories, it already had a valid Toggletip example alongside it
Testing / Reviewing
- Tooltip stories should function and have no regressions