Skip to content

Commit

Permalink
Select export type Key
Browse files Browse the repository at this point in the history
  • Loading branch information
raix committed Jul 17, 2024
1 parent 961f721 commit cc8de52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/components/Select.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ import { Label } from "./Label";
import { Popover } from "./Popover";
import { focusRing } from "./focusRing";
import { composeTailwindRenderProps } from "./utils";
export type { Key } from "react-aria-components";

const buttonStyles = tv({
extend: focusRing,
Expand Down

0 comments on commit cc8de52

Please sign in to comment.