ADD: Customers
This commit is contained in:
parent
8d282499bd
commit
1137cec1c1
10 changed files with 58 additions and 9 deletions
1
app.vue
1
app.vue
|
@ -5,6 +5,7 @@
|
|||
<Header />
|
||||
<Intro />
|
||||
<Skills />
|
||||
<Customers />
|
||||
</div>
|
||||
</template>
|
||||
<script setup lang="ts">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue