Skip to content

Commit

Permalink
fix: rename property
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahdayan committed Jul 22, 2020
1 parent 16ac898 commit 9b2b143
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config/Hit.js
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ function CartIcon(props) {
width={20}
height={20}
stroke="currentColor"
stroke-width={2}
strokeWidth={2}
{...props}
>
<circle cx="9" cy="21" r="1" />
Expand Down

0 comments on commit 9b2b143

Please sign in to comment.