react-ga4
react-ga4 copied to clipboard
Support titleCase option when initializing
- Closes https://github.com/codler/react-ga4/issues/54
Adds support for sending event data, etc. without automatically title casing the values. Continues to default to the behavior of title casing for backward compatibility.