chore: migrate namespace edit component to script setup
This commit is contained in:
parent
aadf75c7bf
commit
0997c3868d
2 changed files with 51 additions and 60 deletions
|
|
@ -40,8 +40,6 @@
|
|||
</modal>
|
||||
</template>
|
||||
|
||||
<script lang="ts">
|
||||
</script>
|
||||
<script setup lang="ts">
|
||||
defineProps({
|
||||
title: {
|
||||
|
|
|
|||
Reference in a new issue