Skip to content

Commit c4718c0

Browse files
committed
url removed from textInput stories
1 parent a78b15a commit c4718c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/src/text-input/TextInput.stories.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ const actionLargeIconSVG = {
3535

3636
const actionLargeIconURL = {
3737
onClick: () => {},
38-
icon: "https://iconape.com/wp-content/files/yd/367773/svg/logo-linkedin-logo-icon-png-svg.png",
38+
icon: "search",
3939
};
4040

4141
const country = ["Afghanistan"];

0 commit comments

Comments
 (0)