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 a78b15a commit c4718c0Copy full SHA for c4718c0
lib/src/text-input/TextInput.stories.tsx
@@ -35,7 +35,7 @@ const actionLargeIconSVG = {
35
36
const actionLargeIconURL = {
37
onClick: () => {},
38
- icon: "https://iconape.com/wp-content/files/yd/367773/svg/logo-linkedin-logo-icon-png-svg.png",
+ icon: "search",
39
};
40
41
const country = ["Afghanistan"];
0 commit comments