rename folde
This commit is contained in:
parent
14878fb3f2
commit
be1c51dad9
10 changed files with 3 additions and 3 deletions
|
|
@ -11,9 +11,9 @@
|
||||||
</template>
|
</template>
|
||||||
<script setup>
|
<script setup>
|
||||||
import { ref } from "vue";
|
import { ref } from "vue";
|
||||||
import Intro from "../components/project/ClientBrief/Intro.vue";
|
import Intro from "../components/project/client-brief/Intro.vue";
|
||||||
import ModeSelection from "../components/project/ClientBrief/ModeSelection.vue";
|
import ModeSelection from "../components/project/client-brief/ModeSelection.vue";
|
||||||
import Images from "../components/project/ClientBrief/Images.vue";
|
import Images from "../components/project/client-brief/Images.vue";
|
||||||
import { usePageStore } from "../stores/page";
|
import { usePageStore } from "../stores/page";
|
||||||
|
|
||||||
const stepsComponents = {
|
const stepsComponents = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue