diff --git a/frontend/src/pages/user_page.tsx b/frontend/src/pages/user_page.tsx
index 55609ea..1a1feb4 100644
--- a/frontend/src/pages/user_page.tsx
+++ b/frontend/src/pages/user_page.tsx
@@ -412,7 +412,7 @@ function Collections({ username }: { username?: string }) {
onChange={(e) => delayedSetSearchKeyword(e.target.value)}
/>
-
+ }