hanging lint
This commit is contained in:
parent
c4f19cec0e
commit
bacd279e56
@ -53,8 +53,7 @@ const SEARCH_PROVIDERS = [
|
|||||||
value: "google-search-engine",
|
value: "google-search-engine",
|
||||||
logo: GoogleSearchIcon,
|
logo: GoogleSearchIcon,
|
||||||
options: (settings) => <GoogleSearchOptions settings={settings} />,
|
options: (settings) => <GoogleSearchOptions settings={settings} />,
|
||||||
description:
|
description: "Web search powered by a custom Google Search Engine.",
|
||||||
"Web search powered by a custom Google Search Engine.",
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "SerpApi",
|
name: "SerpApi",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user