From a84000e84021e56dc0b8fd57d50a29318c345e74 Mon Sep 17 00:00:00 2001 From: Tej Powar Date: Mon, 8 Apr 2024 11:12:09 +0100 Subject: [PATCH] fixed linting issues --- ui/schema/future-standards/index.js | 2 +- ui/schema/index.js | 2 +- ui/schema/published-standards/index.js | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ui/schema/future-standards/index.js b/ui/schema/future-standards/index.js index 750b8df8..90d320e2 100644 --- a/ui/schema/future-standards/index.js +++ b/ui/schema/future-standards/index.js @@ -364,7 +364,7 @@ const schema = [ return ( val && ( - ), + ) )} }, trusted_by: { diff --git a/ui/schema/index.js b/ui/schema/index.js index a68de409..e7c890e0 100644 --- a/ui/schema/index.js +++ b/ui/schema/index.js @@ -359,7 +359,7 @@ const schema = [ return ( val && ( - ), + ) )} }, trusted_by: { diff --git a/ui/schema/published-standards/index.js b/ui/schema/published-standards/index.js index 332fcb91..e8157805 100644 --- a/ui/schema/published-standards/index.js +++ b/ui/schema/published-standards/index.js @@ -358,7 +358,7 @@ const schema = [ return ( val && ( - ), + ) )} }, trusted_by: {