diff --git a/app/components/Star.tsx b/app/components/Star.tsx
index c91a6ec25..a584518b0 100644
--- a/app/components/Star.tsx
+++ b/app/components/Star.tsx
@@ -41,7 +41,7 @@ function Star({ size, document, ...rest }: Props) {
{...rest}
>
{document.isStarred ? (
-
+
) : (