library_components/MlArror.vue

7 lines
82 B
Vue

<template>
<h1>Hello Nuxt3</h1>
</template>
<script setup lang="ts">
</script>