diff --git a/apps/web/src/components/properties/index.tsx b/apps/web/src/components/properties/index.tsx
index a0612cade..dea3f7cf3 100644
--- a/apps/web/src/components/properties/index.tsx
+++ b/apps/web/src/components/properties/index.tsx
@@ -690,7 +690,7 @@ export function Section({
{title}
{subtitle && (
-
+
{subtitle}
)}