From 241850bbba6a1f030b2f3c665e9d79af788d45d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Ryt=C3=B6vuori?= <166599090+robertrytovuori@users.noreply.github.com> Date: Wed, 3 Jul 2024 12:51:17 +0300 Subject: [PATCH] remove undefined size from ApiErrorModal (#505) --- src/app/App.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/app/App.tsx b/src/app/App.tsx index 526110aa5..cd3170e68 100644 --- a/src/app/App.tsx +++ b/src/app/App.tsx @@ -193,8 +193,7 @@ class App extends Component { return
- {/** @ts-ignore: Property 'MEDIUM' does not exist on type */} - +