Hello, how can I send an event from react-instants...
# community-help
p
Hello, how can I send an event from react-instantsearch to /analytics/events? sendEvent() from useHits() doesn't work
Copy code
const {
        items,
        results,
        banner,
        sendEvent
} = useHits()