@yamada-ui/modal 0.1.12 → 0.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.mjs CHANGED
@@ -8,7 +8,6 @@ import {
8
8
  Drawer,
9
9
  DrawerBody,
10
10
  DrawerCloseButton,
11
- DrawerContent,
12
11
  DrawerFooter,
13
12
  DrawerHeader,
14
13
  DrawerOverlay,
@@ -17,9 +16,8 @@ import {
17
16
  ModalCloseButton,
18
17
  ModalFooter,
19
18
  ModalHeader,
20
- ModalOverlay,
21
- useModal
22
- } from "./chunk-IFQ6QPEJ.mjs";
19
+ ModalOverlay
20
+ } from "./chunk-MCXUVWUW.mjs";
23
21
  export {
24
22
  Dialog,
25
23
  DialogBody,
@@ -30,7 +28,6 @@ export {
30
28
  Drawer,
31
29
  DrawerBody,
32
30
  DrawerCloseButton,
33
- DrawerContent,
34
31
  DrawerFooter,
35
32
  DrawerHeader,
36
33
  DrawerOverlay,
@@ -39,6 +36,5 @@ export {
39
36
  ModalCloseButton,
40
37
  ModalFooter,
41
38
  ModalHeader,
42
- ModalOverlay,
43
- useModal
39
+ ModalOverlay
44
40
  };