From e8054d7fbf4ac9fc4b2cd5b83f058e0526e29f8c Mon Sep 17 00:00:00 2001 From: Jacob MG Evans Date: Mon, 15 Jul 2024 09:13:37 -0700 Subject: [PATCH] Adding PR suggestions --- src/App.tsx | 4 ++-- src/main.tsx | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/App.tsx b/src/App.tsx index b94cecd..1a2198d 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -7,14 +7,14 @@ import { function App() { return ( -
+
-
+ ); } diff --git a/src/main.tsx b/src/main.tsx index 25a3d6c..8ccb93a 100644 --- a/src/main.tsx +++ b/src/main.tsx @@ -12,7 +12,7 @@ if (!PUBLISHABLE_KEY) { ReactDOM.createRoot(document.getElementById('root')!).render( - +