Skip to content

Commit

Permalink
Update CustomCarousel.js
Browse files Browse the repository at this point in the history
  • Loading branch information
jin10086 committed Dec 1, 2020
1 parent 52204b1 commit 313ef47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/CustomCarousel/CustomCarousel.js
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ function CustomCarousel(props) {
target="_blank"
rel="nofollow noopener noreferrer"
>
<img src={ImgUnisave alt="slider" width={width} height={height} />
<img src={ImgUnisave} alt="slider" width={width} height={height} />
</a>
</div>
<div>
Expand Down

0 comments on commit 313ef47

Please sign in to comment.