We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fa5996 commit 90d7522Copy full SHA for 90d7522
src/icons/search.js
@@ -2,7 +2,7 @@ import React from 'react';
2
export default function (props) {
3
return (
4
<svg
5
- class="sc-bcXHqe hVRzLL search-icon"
+ className="sc-bcXHqe hVRzLL search-icon"
6
width="20"
7
height="20"
8
focusable="false"
0 commit comments