diff --git a/client/src/pages/EntryPage.tsx b/client/src/pages/EntryPage.tsx index 87ee62e..10318f3 100644 --- a/client/src/pages/EntryPage.tsx +++ b/client/src/pages/EntryPage.tsx @@ -89,11 +89,11 @@ export default function EntryPage() { ) : (
)} -{ig.description}
} + {ig.description && ( +