Переименовал проект и добавил логотип

This commit is contained in:
alisagerasimova
2026-03-17 13:47:52 +03:00
parent fb5ec5e238
commit 0d85ac597b
8 changed files with 51 additions and 44 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
const props = defineProps({
isSuccess: {
type: Boolean,
required: true
default: true,
},
show: {
type: Boolean,