reorganize add images components
This commit is contained in:
parent
2f96f3f901
commit
14878fb3f2
6 changed files with 11 additions and 10 deletions
|
|
@ -51,7 +51,7 @@ import Header from "./Header.vue";
|
|||
import { usePageStore } from "../../../stores/page";
|
||||
import { ref } from "vue";
|
||||
import ImageDetailsModal from "./ImageDetailsModal.vue";
|
||||
import AddImagesModal from "./AddImagesModal.vue";
|
||||
import AddImagesModal from "./add-images-modal/AddImagesModal.vue";
|
||||
|
||||
const { page } = usePageStore();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue