Skip to content

Commit 71114d4

Browse files
Update analytics.js
1 parent c3d0a37 commit 71114d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/analytics.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import ReactGA from 'react-ga';
1+
import ReactGA from 'react-ga4';
22

33
export const initGA = () => {
44
console.log('GA init');

0 commit comments

Comments
 (0)