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
```
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 ```