chore: Update translations
This commit is contained in:
parent
2033137ae2
commit
a66f7f5fd8
@ -55,7 +55,7 @@ const SearchPage = () => {
|
||||
|
||||
function tabContent() {
|
||||
if (tab.value === PROFILES) {
|
||||
return <Profiles keyword={keyword} />
|
||||
return <Profiles keyword={keyword} />;
|
||||
}
|
||||
|
||||
if (!keyword) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user