Сделал подсветку синтаксиса и кнопки перемещения
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
const props = defineProps({
|
||||
isSuccess: {
|
||||
type: Boolean,
|
||||
required: true
|
||||
required: false
|
||||
},
|
||||
to: {
|
||||
type: String,
|
||||
|
||||
Reference in New Issue
Block a user