fix: make searching text follow theme

This commit is contained in:
thecodrr
2021-02-20 02:15:20 +05:00
parent d99368f223
commit 345756aa8b

View File

@@ -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