From feeca008acd523f16e7efdde2fa92ec98fde8bc9 Mon Sep 17 00:00:00 2001 From: Vojtech Simetka Date: Mon, 25 Jul 2022 07:25:52 +0200 Subject: [PATCH] feat: don't display duplicate notifications with snackbar (#488) --- src/App.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.tsx b/src/App.tsx index 22f6e99..fac85dc 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -41,7 +41,7 @@ const App = ({ beeApiUrl, beeDebugApiUrl, lockedApiSettings }: Props): ReactElem - + <>