From 6a221a967642d431bed80f6b09c40021d278f26c Mon Sep 17 00:00:00 2001 From: Jiralite <33201955+Jiralite@users.noreply.github.com> Date: Tue, 11 Apr 2023 13:12:03 +0100 Subject: [PATCH] fix(Property): Check for a property type excerpt (#9365) --- apps/website/src/components/Property.tsx | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/apps/website/src/components/Property.tsx b/apps/website/src/components/Property.tsx index 7cc4f518b..21a35ddd7 100644 --- a/apps/website/src/components/Property.tsx +++ b/apps/website/src/components/Property.tsx @@ -51,10 +51,14 @@ export function Property({ {item.displayName} {item.isOptional ? '?' : ''} -