We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b436c37 + 49aa6f9 commit 903dc20Copy full SHA for 903dc20
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