feat: add footer content
All checks were successful
Deploy Application / deploy (push) Successful in 6s
All checks were successful
Deploy Application / deploy (push) Successful in 6s
This commit is contained in:
5
src/layout/UiFooter/UiFooter.vue
Normal file
5
src/layout/UiFooter/UiFooter.vue
Normal file
@ -0,0 +1,5 @@
|
||||
<template>
|
||||
<footer>tesst</footer>
|
||||
</template>
|
||||
|
||||
<script setup lang="ts"></script>
|
Reference in New Issue
Block a user