From 3ad0e222d2b9c49acbf939a60408dea402c76caf Mon Sep 17 00:00:00 2001 From: kvakazyambra Date: Thu, 16 Nov 2023 00:56:31 +0300 Subject: [PATCH] Fixed params type --- src/components/Views/StaticPage.tsx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/components/Views/StaticPage.tsx b/src/components/Views/StaticPage.tsx index 1b276679..7abdd003 100644 --- a/src/components/Views/StaticPage.tsx +++ b/src/components/Views/StaticPage.tsx @@ -23,7 +23,11 @@ export const StaticPage = (props: {
- +