diff --git a/components/cards/SafetyNotesCard.tsx b/components/cards/SafetyNotesCard.tsx index 0417e5d..faf71f2 100644 --- a/components/cards/SafetyNotesCard.tsx +++ b/components/cards/SafetyNotesCard.tsx @@ -89,7 +89,7 @@ export default function SafetyNotesCard({ objectId, type, title }: { ? <>{error} : value?.text ? {value.text}