storybookjs / design-system

🗃 Storybook Design System
https://master--5ccbc373887ca40020446347.chromatic.com/
1.91k stars 585 forks source link

feat(WithTooltip): support Storybook 7 root element #394

Closed yannbf closed 1 year ago

yannbf commented 1 year ago

Storybook 7.0 changed its root element to 'storybook-root' so the Tooltip component should support that too

📦 Published PR as canary version: 7.9.1-canary.394.421dfce.0
:sparkles: Test out this PR locally via: ```bash npm install @storybook/design-system@7.9.1-canary.394.421dfce.0 # or yarn add @storybook/design-system@7.9.1-canary.394.421dfce.0 ```
github-actions[bot] commented 1 year ago

:rocket: PR was released in v7.9.1 :rocket: