Skip to content

Commit df483f3

Browse files
committed
✨ playground
1 parent c9868df commit df483f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

playground/src/App.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ function App() {
99
<AntTooltip title="prompt text">
1010
<span>Tooltip will show on mouse enter.</span>
1111
</AntTooltip>
12+
<CompC />
1213
</div>
1314
)
1415
}

0 commit comments

Comments
 (0)