From 7994045415a9066f8663ee5403e874edbb4c5f83 Mon Sep 17 00:00:00 2001 From: Strek Date: Sat, 12 Mar 2022 10:22:07 +0530 Subject: [PATCH] Fixes survey (#4451) --- beta/src/components/Layout/Page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/beta/src/components/Layout/Page.tsx b/beta/src/components/Layout/Page.tsx index aee0448e..e9481b10 100644 --- a/beta/src/components/Layout/Page.tsx +++ b/beta/src/components/Layout/Page.tsx @@ -21,7 +21,7 @@ export function Page({routeTree, children}: PageProps) {
-
+