new changes

This commit is contained in:
Mamalizz
2025-10-03 21:39:12 +03:30
parent 74039c8ded
commit 81ade1b866
+1 -1
View File
@@ -5,7 +5,7 @@ type Props = {
error?: boolean;
message?: string;
placeholder?: string;
modelValue: string;
modelValue: string | undefined;
};
// props