import React, { useRef } from 'react'; import { OverlayPanel } from 'primereact/overlaypanel'; import ZapForm from './ZapForm'; const ZapDisplay = ({ zapAmount, event }) => { const op = useRef(null); return ( <>
op.current.toggle(e)}> {zapAmount}