Code
import React, { forwardRef, useRef } from "react"; import { Input } from "antd"; const Child = forwardRef(