mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-25 16:09:42 +01:00
fix: make searching text follow theme
This commit is contained in:
@@ -104,7 +104,7 @@ function Search({ type }) {
|
||||
flexDirection="column"
|
||||
>
|
||||
<SearchPlaceholder />
|
||||
<Text mt={2}>
|
||||
<Text mt={2} color="text">
|
||||
Searching in {searchState.totalItems} {type}...
|
||||
</Text>
|
||||
<ProgressBar
|
||||
|
||||
Reference in New Issue
Block a user