library_components/MlArror.vue

7 lines
82 B
Vue
Raw Normal View History

2024-07-05 13:47:58 +00:00
<template>
<h1>Hello Nuxt3</h1>
</template>
<script setup lang="ts">
</script>