Skip to content

Commit

Permalink
build(dialog): 💚 fix bug in type reexport
Browse files Browse the repository at this point in the history
  • Loading branch information
navin-moorthy committed Sep 20, 2021
1 parent fcbf4ef commit 132b4b7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/drawer/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,5 @@ export {
useDialogBackdrop as useDrawerBackdrop,
DialogDisclosure as DrawerDisclosure,
useDialogDisclosure as useDrawerDisclosure,
DialogInitialState as DrawerInitialState,
} from "reakit/Dialog";
export * from "./__keys";

0 comments on commit 132b4b7

Please sign in to comment.