From 87486cf61ca198dcd155a37f35817aa9bc0f2726 Mon Sep 17 00:00:00 2001 From: ilyayudovin Date: Sun, 30 Aug 2020 00:18:03 +0300 Subject: display snackprovider in different place if it is desktop --- src/containers/Page/Page.tsx | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/src/containers/Page/Page.tsx b/src/containers/Page/Page.tsx index 4aa48eb..272698b 100644 --- a/src/containers/Page/Page.tsx +++ b/src/containers/Page/Page.tsx @@ -42,10 +42,11 @@ const Page: React.FC = () => {
-- cgit v1.2.3