From e68015909d493651c3f4b4bf8f8049992e823b0d Mon Sep 17 00:00:00 2001 From: Konstantin Wohlwend Date: Tue, 14 Apr 2026 13:43:33 -0700 Subject: [PATCH] Fix lint --- .../projects/[projectId]/widget-playground/page-client.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/dashboard/src/app/(main)/(protected)/projects/[projectId]/widget-playground/page-client.tsx b/apps/dashboard/src/app/(main)/(protected)/projects/[projectId]/widget-playground/page-client.tsx index bbedefbd7..39f388efd 100644 --- a/apps/dashboard/src/app/(main)/(protected)/projects/[projectId]/widget-playground/page-client.tsx +++ b/apps/dashboard/src/app/(main)/(protected)/projects/[projectId]/widget-playground/page-client.tsx @@ -1630,9 +1630,9 @@ function Draggable(props: {
A runtime error occured while rendering this widget.

-
+ {props.reset && }

{errorToNiceString(props.error)}