From 55676a9896234254bfa89b3fcdaeb4338c7c586b Mon Sep 17 00:00:00 2001 From: Mike Smith <89040888+smiggiddy@users.noreply.github.com> Date: Sun, 27 Oct 2024 16:30:31 -0500 Subject: [PATCH] unami metrics --- src/components/Home.jsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/components/Home.jsx b/src/components/Home.jsx index f8de9ce..d5d0f7c 100644 --- a/src/components/Home.jsx +++ b/src/components/Home.jsx @@ -68,6 +68,7 @@ const Home = () => { @@ -108,6 +109,7 @@ const Home = () => { @@ -120,4 +122,3 @@ const Home = () => { }; export default Home; -