mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-04-18 19:05:34 -04:00
chore: script setup components (#7299)
This commit is contained in:
@@ -29,11 +29,3 @@
|
||||
</v-row>
|
||||
</v-footer>
|
||||
</template>
|
||||
|
||||
<script lang="ts">
|
||||
export default defineNuxtComponent({
|
||||
setup() {
|
||||
return {};
|
||||
},
|
||||
});
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user