From 85aab55c5c29f05c3ec683ef76e9bf97d2bf2142 Mon Sep 17 00:00:00 2001 From: Toni Sharpe Date: Tue, 23 Jul 2024 11:41:42 +0200 Subject: [PATCH] fix Prettify errors raised in build --- adminSiteClient/ChartRow.tsx | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/adminSiteClient/ChartRow.tsx b/adminSiteClient/ChartRow.tsx index f4e31672659..dafeec70529 100644 --- a/adminSiteClient/ChartRow.tsx +++ b/adminSiteClient/ChartRow.tsx @@ -46,12 +46,14 @@ export class ChartRow extends React.Component<{ return ( - -
+ +
{chart.isPublished ? ( {highlight(chart.title ?? "")} @@ -73,7 +75,7 @@ export class ChartRow extends React.Component<{
)}
-
+
{chart.isPublished && ( - + {chart.id}