diff --git a/website/src/components/Entry.tsx b/website/src/components/Entry.tsx index 00e9c18..3ebe88d 100644 --- a/website/src/components/Entry.tsx +++ b/website/src/components/Entry.tsx @@ -42,6 +42,7 @@ function Entry({ {{ p: entry.p, f: entry.f }} {` `} + {/* Can't figure out why but the here can't be empty */} {entry.c || "\u00A0"} {entry.a && !nonClickable && (