From 38b6bcc1b7f504de6497d9581161cc621db07df4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Filip=20=C5=9Al=C4=99zak?= Date: Tue, 2 Sep 2025 09:59:30 +0200 Subject: [PATCH] limit toasts to 5 on screen --- src/components/App/App.tsx | 1 - src/shared/defguard-ui | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/src/components/App/App.tsx b/src/components/App/App.tsx index a4cbc185..01e654e2 100644 --- a/src/components/App/App.tsx +++ b/src/components/App/App.tsx @@ -17,7 +17,6 @@ import utc from 'dayjs/plugin/utc'; import { useEffect, useMemo, useRef, useState } from 'react'; import { createBrowserRouter, Navigate, RouterProvider } from 'react-router-dom'; import { localStorageDetector } from 'typesafe-i18n/detectors'; - import TypesafeI18n from '../../i18n/i18n-react'; import { detectLocale } from '../../i18n/i18n-util'; import { loadLocaleAsync } from '../../i18n/i18n-util.async'; diff --git a/src/shared/defguard-ui b/src/shared/defguard-ui index 41f09091..8c697a69 160000 --- a/src/shared/defguard-ui +++ b/src/shared/defguard-ui @@ -1 +1 @@ -Subproject commit 41f0909110f8358e5225f3a9c19bd6590d5e905c +Subproject commit 8c697a69a978cf6fd3591a4d83bc6bfc6edb26cb