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 5081697 commit 7309824Copy full SHA for 7309824
examples/index.html
@@ -29,7 +29,7 @@
29
<div class="row text-center">
30
<div class="col-xs-12" style="margin-bottom: 1em;">
31
<h1 class="page-title"><a href="https://github.com/cheton/react-sortable">react-sortable</a></h1>
32
- <h3>A React component using Sortable (<a href="https://github.com/RubaXa/Sortable">https://github.com/RubaXa/Sortable</a>).</h3>
+ <h3>A React component built on top of Sortable (<a href="https://github.com/RubaXa/Sortable">https://github.com/RubaXa/Sortable</a>).</h3>
33
</div>
34
<div class="col-xs-12">
35
<a class="btn btn-default btn-lg" href="https://github.com/cheton/react-sortable" role="button">View on GitHub</a>
0 commit comments