change default value and handle updateData
This commit is contained in:
@@ -15,6 +15,7 @@ function EditField({
|
||||
type,
|
||||
props,
|
||||
}) {
|
||||
console.log(data);
|
||||
return (
|
||||
<div className="relative w-full">
|
||||
<TextField
|
||||
|
||||
Reference in New Issue
Block a user