another text as child
This commit is contained in:
@@ -575,7 +575,7 @@ export function SearchScreenShell({
|
||||
)}
|
||||
<View style={[a.px_lg, a.pt_sm, a.pb_sm, a.overflow_hidden]}>
|
||||
<View style={[a.gap_sm]}>
|
||||
{query && !showAutocomplete && (
|
||||
{!!query && !showAutocomplete && (
|
||||
<DetectedLanguagesAdmonition
|
||||
query={query}
|
||||
filters={filters}
|
||||
|
||||
Reference in New Issue
Block a user