fix: date

This commit is contained in:
2025-03-09 14:07:52 +07:00
parent 6e9b2c61fc
commit df7c061d3a
2 changed files with 4 additions and 3 deletions

View File

@@ -36,7 +36,7 @@ const scheme: Scheme<Author> = reactive({
type: {
nested: {
values: [],
field: [""],
field: ["Text"],
},
},
},