From 8133efdcdbbe657e7837887eb1c586f76ca48edc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Przemek=20Wi=C4=99ch?= Date: Sat, 4 Jul 2026 21:53:34 +0200 Subject: [PATCH] npm run prettier --- src/components/error_display.tsx | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/components/error_display.tsx b/src/components/error_display.tsx index 6b80c5e..25e665a 100644 --- a/src/components/error_display.tsx +++ b/src/components/error_display.tsx @@ -28,7 +28,12 @@ export interface ErrorPopupProps { export function ErrorPopup(props: ErrorPopupProps) { return ( - +