feat: start work on Banner component
This commit is contained in:
parent
b82d5733a1
commit
80945f1177
1 changed files with 13 additions and 0 deletions
13
components/Banner.vue
Normal file
13
components/Banner.vue
Normal file
|
@ -0,0 +1,13 @@
|
|||
<template>
|
||||
<div>
|
||||
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<script lang="ts" setup>
|
||||
|
||||
</script>
|
||||
|
||||
<style>
|
||||
|
||||
</style>
|
Loading…
Add table
Add a link
Reference in a new issue