corp homepage
This commit is contained in:
11
src/components/Soon.vue
Normal file
11
src/components/Soon.vue
Normal file
@@ -0,0 +1,11 @@
|
||||
<template>
|
||||
<v-chip text="Coming Soon" size='x-small' color="grey" variant="text"/>
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
|
||||
</script>
|
||||
|
||||
<style scoped lang="scss">
|
||||
|
||||
</style>
|
||||
Reference in New Issue
Block a user