You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/web/content/docs/code/tooltip.mdx
+1-1
Original file line number
Diff line number
Diff line change
@@ -54,7 +54,7 @@ We store the tooltip content in the annotation data
54
54
55
55
</CodeWithNotes>
56
56
57
-
Then we define an `AnnotationHandler` to render the tooltip inline using the [shadcn tooltip](https://ui.shadcn.com/docs/components/tooltip) components (`npx shadcn-ui@latest add tooltip`):
57
+
Then we define an `AnnotationHandler` to render the tooltip inline using the [shadcn tooltip](https://ui.shadcn.com/docs/components/tooltip) components (`npx shadcn@latest add tooltip`):
0 commit comments