We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b436c37 commit 49aa6f9Copy full SHA for 49aa6f9
packages/bento-design-system/src/Popover/Popover.tsx
@@ -76,3 +76,5 @@ export function Popover({
76
</OverlayContainer>
77
);
78
}
79
+
80
+export type { Placement };
0 commit comments