analytics-react-native
analytics-react-native copied to clipboard
fix: example syntax is invalid
In js/ts, if you want an arrow function to return an object in an inline manner, it needs to be surrounded by parenthesis.