I am trying to write jest tests for my component which uses antd that uses Form. Pasting a snippet of the code.
Component.tsx:
render() { const { Option }