diff --git a/playground/app/components/ModalExample.vue b/playground/app/components/ModalExample.vue new file mode 100644 index 00000000..da190874 --- /dev/null +++ b/playground/app/components/ModalExample.vue @@ -0,0 +1,15 @@ + + + diff --git a/playground/app/components/ModalProgrammaticExample.vue b/playground/app/components/ModalProgrammaticExample.vue deleted file mode 100644 index 1b1749ac..00000000 --- a/playground/app/components/ModalProgrammaticExample.vue +++ /dev/null @@ -1,18 +0,0 @@ - - - diff --git a/playground/app/components/SlideoverExample.vue b/playground/app/components/SlideoverExample.vue new file mode 100644 index 00000000..b2fc5570 --- /dev/null +++ b/playground/app/components/SlideoverExample.vue @@ -0,0 +1,19 @@ + + + diff --git a/playground/app/components/SlideoverProgrammaticExample.vue b/playground/app/components/SlideoverProgrammaticExample.vue deleted file mode 100644 index c087f7e6..00000000 --- a/playground/app/components/SlideoverProgrammaticExample.vue +++ /dev/null @@ -1,18 +0,0 @@ - - - diff --git a/playground/app/pages/components/modal.vue b/playground/app/pages/components/modal.vue index e9d65520..8f44e2b6 100644 --- a/playground/app/pages/components/modal.vue +++ b/playground/app/pages/components/modal.vue @@ -1,5 +1,5 @@