import React from 'react'; import type { WithFieldOption } from '@douyinfe/semi-foundation/lib/cjs/form/interface'; import type { CommonFieldProps, CommonexcludeType } from '../interface'; /** * withFiled is used to inject components * 1. Takes over the value and onChange of the component and synchronizes them to Form Foundation * 2. Insert