Skip to content

Commit

Permalink
fix check
Browse files Browse the repository at this point in the history
  • Loading branch information
huntabyte committed Feb 1, 2024
1 parent 9c4592d commit f028671
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/bits/menu/_types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -110,4 +110,4 @@ export type LabelProps = DOMElement;
export type SeparatorProps = DOMElement;
export type TriggerProps = DOMElement<HTMLElement>;

export { ContentProps, ContentProps as SubContentProps };
export type { ContentProps, ContentProps as SubContentProps };

0 comments on commit f028671

Please sign in to comment.