Results 71 comments of csr632

After more digging, I think buildZodFieldConfig from '@autoform/react' is deprecated. We should use `import { fieldConfig } from '@autoform/zod'` now. There are some doc still referring buildZodFieldConfig currently.