remove Header component import
This commit is contained in:
parent
1c86575bb5
commit
3f10b863c1
1 changed files with 0 additions and 1 deletions
|
|
@ -11,7 +11,6 @@
|
|||
</template>
|
||||
<script setup>
|
||||
import { ref } from "vue";
|
||||
import Header from "../components/project/Header.vue";
|
||||
import Intro from "../components/project/ClientBrief/Intro.vue";
|
||||
import ModeSelection from "../components/project/ClientBrief/ModeSelection.vue";
|
||||
import Images from "../components/project/ClientBrief/Images.vue";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue