I have a parent and a child component.
here\'s the parent code:
import { useContext, useRef, useState } from "react"; import CustomSelectMenu fr