refactor: code cleanup
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
import { defineProps, reactive } from 'vue'
|
||||
import { reactive } from 'vue'
|
||||
|
||||
defineProps({
|
||||
msg: String
|
||||
|
||||
Reference in New Issue
Block a user