feat: add footer content
All checks were successful
Deploy Application / deploy (push) Successful in 6s

This commit is contained in:
2025-06-12 02:31:24 +04:00
parent 05ecc605df
commit 5babc5db35
5 changed files with 76 additions and 0 deletions

View File

@ -0,0 +1,5 @@
<template>
<footer>tesst</footer>
</template>
<script setup lang="ts"></script>