parent
0c76995f6d
commit
7e2e29e2e8
|
@ -11,7 +11,7 @@
|
|||
</svg>
|
||||
</template>
|
||||
<script setup>
|
||||
import { defineProps, computed } from 'vue'
|
||||
import { computed } from 'vue'
|
||||
const props = defineProps({
|
||||
name: {
|
||||
type: String,
|
||||
|
|
Loading…
Reference in New Issue