Skip to content

Commit 70a8c15

Browse files
committed
chore: add comment
1 parent d146651 commit 70a8c15

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

site/src/components/Popover/Popover.tsx

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
/**
2+
* Copied from shadcn/ui and modified on 12/13/2024
3+
* @see {@link https://ui.shadcn.com/docs/components/popover}
4+
*/
15
import * as PopoverPrimitive from "@radix-ui/react-popover";
26
import {
37
type ComponentPropsWithoutRef,

0 commit comments

Comments
 (0)