Skip to content

Commit 0b471b5

Browse files
zalexa19Copilot
andauthored
Update client/src/features/search/SearchPage.tsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent a0deb66 commit 0b471b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/src/features/search/SearchPage.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ const SearchPage = () => {
3030
sx={{
3131
minHeight: '100vh',
3232
bgcolor: 'background.default',
33-
color: '#333',
33+
color: 'text.primary',
3434
}}
3535
>
3636
<Box

0 commit comments

Comments
 (0)