diff --git a/apps/editor/features/community/components/property-grid.tsx b/apps/editor/features/community/components/property-grid.tsx
index 61b58f23..8a36be8d 100644
--- a/apps/editor/features/community/components/property-grid.tsx
+++ b/apps/editor/features/community/components/property-grid.tsx
@@ -118,10 +118,10 @@ export function PropertyGrid({
<>
{properties.map((property) => (
-
-
+
))}