add hero-banner
All checks were successful
Deploy Application / deploy (push) Successful in 5s

This commit is contained in:
2025-06-13 00:31:27 +04:00
parent 943d201a84
commit 416c384f19
7 changed files with 26 additions and 7 deletions

View File

@ -6,4 +6,5 @@
<script setup lang="ts">
import UiLayout from './layout/UiLayout.vue'
import { RouterView } from 'vue-router'
</script>