From 7df3e0605a8b1a19796b42cef0bb13537decf831 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Sat, 1 Jun 2024 16:16:46 +0200 Subject: [PATCH] Update index.tsx --- documentation/src/pages/install/index.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/documentation/src/pages/install/index.tsx b/documentation/src/pages/install/index.tsx index ff52780d..4a4de733 100644 --- a/documentation/src/pages/install/index.tsx +++ b/documentation/src/pages/install/index.tsx @@ -115,17 +115,17 @@ const Install: React.FC = () => { value={value.value} onChange={handleInputChange} /> - ) : key === "screenshots" ? ( // Modified - // Modified + ) : key === "screenshots" ? ( + ) : ( typeof value.value === "boolean" ? (