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" ? (