import type { FormProps } from 'redux-form' type Props = { someCustomThing: string } & FormProps // ^^^^^^^^^^ class MyForm extends React.
確定! 回上一頁