change default value and handle updateData

This commit is contained in:
Ehsan
2024-10-20 23:58:17 +03:30
parent 773b64ca25
commit 24fbae8797
6 changed files with 21 additions and 12 deletions
+1
View File
@@ -15,6 +15,7 @@ function EditField({
type,
props,
}) {
console.log(data);
return (
<div className="relative w-full">
<TextField