Skip to content

Commit 49aa6f9

Browse files
committed
export Placement type from @react-types/overlays
1 parent b436c37 commit 49aa6f9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: packages/bento-design-system/src/Popover/Popover.tsx

+2
Original file line numberDiff line numberDiff line change
@@ -76,3 +76,5 @@ export function Popover({
7676
</OverlayContainer>
7777
);
7878
}
79+
80+
export type { Placement };

0 commit comments

Comments
 (0)