We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 79a3525 + 583fc2e commit cc5f531Copy full SHA for cc5f531
packages/bento-design-system/src/Menu/createMenu.tsx
@@ -100,3 +100,5 @@ export const defaultMenuConfig: MenuConfig = {
100
headerPaddingY: 24,
101
defaultOffset: 4,
102
};
103
+
104
+export type { MenuTriggerState };
0 commit comments