8 lines
132 B
Python
8 lines
132 B
Python
<script setup lang="ts"></script>
|
|
|
|
<template>
|
|
<div>no component can be find</div>
|
|
</template>
|
|
|
|
<style scoped lang="less"></style>
|