1 parent 27729a5 commit 80e7e80Copy full SHA for 80e7e80
1 file changed
apps/web/registry/ui/open-graph.tsx
@@ -6,7 +6,6 @@ interface OpenGraphProps {
6
caption?: string
7
image?: string
8
primaryColor?: string
9
- secondaryColor?: string
10
corner?: { margin?: number; length?: number; strokeWidth?: number }
11
style?: React.CSSProperties
12
}
0 commit comments