Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
segunadebayo committed May 28, 2023
1 parent 2c56906 commit 1040157
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/components/modal/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ export { ModalOverlay } from "./modal-overlay"
export type { ModalOverlayProps } from "./modal-overlay"
export { useModal } from "./use-modal"
export type { UseModalProps, UseModalReturn } from "./use-modal"
export { modalManager, useModalManager } from "./modal-manager"
export { useModalManager } from "./modal-manager"

0 comments on commit 1040157

Please sign in to comment.