import React from 'react'; import { Input } from 'antd'; export const CustomInput = (props: any) => ;