Hi I am trying to select a react element for a functional component, current code:
const Emoji = (props) => { const copyButton = useRef(null); functi