support Baidu search engine
This commit is contained in:
parent
d18e472623
commit
fa2763d8cd
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
import { useState } from "react";
|
||||
import { useTranslation } from "react-i18next";
|
||||
import { FiSearch } from "react-icons/fi";
|
||||
import { SiDuckduckgo, SiMicrosoftbing, SiGoogle } from "react-icons/si";
|
||||
import { SiDuckduckgo, SiMicrosoftbing, SiGoogle, SiBaidu } from "react-icons/si";
|
||||
|
||||
const providers = {
|
||||
google: {
|
||||
|
|
Loading…
Add table
Reference in a new issue