Skip to content

Commit 177254d

Browse files
Update components/tooltips.mdx
1 parent 69b498e commit 177254d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

components/tooltips.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@ Tooltips are a way to show a definition when you hover over text.
88

99
<Tooltip tip="This is a tooltip!" cta="Learn more about changelogs" href="/components/update">Hover over me</Tooltip> and see a tooltip in action
1010

11-
<RequestExample>
12-
1311
```mdx Tooltip Example wrap
1412
<Tooltip tip="This is a tooltip!" cta="Learn more about changelogs" href="/components/update">Hover over me</Tooltip>
1513
```
16-
17-
</RequestExample>

0 commit comments

Comments
 (0)