Fixed no item warning.

This commit is contained in:
FlorianSpeicher
2025-06-03 22:35:01 +02:00
parent 804e9c02ac
commit 0b4546aacb
3 changed files with 6 additions and 9 deletions

View File

@@ -121,6 +121,7 @@ export default function NavBar() {
<SearchIcon sx={{ color: "white", mr: 1 }} />
),
}}
/>
)}
/>