Skip to content

Commit

Permalink
Add scrollBy CodeSandbox link
Browse files Browse the repository at this point in the history
  • Loading branch information
davidcetinkaya committed Feb 1, 2020
1 parent 8afdec4 commit 1095e4a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1132,12 +1132,12 @@ rewindButton.addEventListener('click', () => embla.scrollTo(0), false)
</div>
<br>
<div>
<a href="#scrollby">
<a href="https://codesandbox.io/s/embla-carousel-scrollby-07cq5">
<img src="https://rawgit.com/davidcetinkaya/embla-carousel/master/docs/assets/codesandbox-logo.svg" height="23" align="top" />
</a>
&nbsp;
<a href="#scrollby">
<code>CodeSandbox (⚠️ Upcoming!)</code>
<a href="https://codesandbox.io/s/embla-carousel-scrollby-07cq5">
<code>CodeSandbox</code>
</a>
</div>
<br>
Expand Down

0 comments on commit 1095e4a

Please sign in to comment.