I have a customized Antd DateTime picker component as follows:
import React from \'react\'; import { DatePicker } from \'antd\'; import { throttle } from \'lodash