From 3fbf315587ea27c103578da5502b843ecf53fb09 Mon Sep 17 00:00:00 2001 From: Paul Makles Date: Mon, 18 Jul 2022 13:02:40 +0100 Subject: [PATCH] fix: add LoadSuspense around verification page --- src/pages/app.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/pages/app.tsx b/src/pages/app.tsx index f84078df..c084b6ea 100644 --- a/src/pages/app.tsx +++ b/src/pages/app.tsx @@ -27,7 +27,9 @@ export function App() { - + + +