We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5927b4f commit 5627d5fCopy full SHA for 5627d5f
example/index.html
@@ -11,8 +11,8 @@
11
<header class="main-header">
12
<h1>React-Draggable</h1>
13
<div class="header-links">
14
- <a class="lib-link" href="https://react-grid-layout.github.io/react-grid-layout/examples/0-showcase.html">React-Grid-Layout</a>
15
- <a class="lib-link" href="https://react-grid-layout.github.io/react-resizable/examples/example.html">React-Resizable</a>
+ <a class="lib-link" href="https://react-grid-layout.github.io/react-grid-layout/examples/00-showcase.html">React-Grid-Layout</a>
+ <a class="lib-link" href="https://react-grid-layout.github.io/react-resizable/">React-Resizable</a>
16
<a class="version-badge" href="https://github.com/react-grid-layout/react-draggable">v4.5.0</a>
17
</div>
18
</header>
0 commit comments