9 lines
96 B
Vue
9 lines
96 B
Vue
<template>
|
|
<v-footer height="0" app>
|
|
|
|
</v-footer>
|
|
</template>
|
|
|
|
<script setup>
|
|
</script>
|