From 03e81c91bded6d7944062064f77e1e3ecebb136d Mon Sep 17 00:00:00 2001 From: Andrew Simonson Date: Sun, 10 Apr 2022 13:37:13 -0400 Subject: [PATCH] Update App.js --- src/App.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.js b/src/App.js index f93f6ba..0dcbedc 100644 --- a/src/App.js +++ b/src/App.js @@ -11,7 +11,7 @@ import AOS from 'aos'; import 'aos/dist/aos.css'; // You can also use for styles AOS.init(); - +// testing updater function App() { ReactGA.initialize('G-E2V93W9CNV'); ReactGA.pageview('Init page view');