Skip to content

Commit e3dfff5

Browse files
authored
Update index.tsx
include phindlogo classname
1 parent 0e480e0 commit e3dfff5

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 classNameProp="phind-logo" />,
87+
logo: <PhindLogo classNameProp="phindLogo" />,
8888
},
8989
]
9090
export const SUPPORTED_CARDS: SupportedCardType[] = [

0 commit comments

Comments
 (0)