import { Input } from 'antd' export const CustomInput = ({ state, onChangeText, checked }) => ( )