Skip to content

Commit 2220969

Browse files
authored
Update index.tsx
updating phind to include phind-logo classname
1 parent ad9e35a commit 2220969

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/config/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ export const SUPPORTED_SEARCH_ENGINES = [
8484
{
8585
label: 'Phind',
8686
url: 'https://phind.com/search?q=',
87-
logo: PhindLogo,
87+
logo: <PhindLogo classNameProp="phind-logo" />,
8888
},
8989
]
9090
export const SUPPORTED_CARDS: SupportedCardType[] = [

0 commit comments

Comments
 (0)