Skip to content

Commit 02ec230

Browse files
authored
Merge pull request #57 from izumin5210/patch-1
Fix url of TestLayout
2 parents fdf77f8 + f3c2be4 commit 02ec230

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/1.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ <h3>React-Resizable Demo</h3>
5252
gives those components resize handles.
5353
</p>
5454
<p><a href="https://github.com/STRML/react-resizable">View project on GitHub</a></p>
55-
<p><a href="https://github.com/STRML/react-resizable/blob/master/test/TestLayout.jsx">View this page's source</a></p>
55+
<p><a href="https://github.com/STRML/react-resizable/blob/master/test/TestLayout.js">View this page's source</a></p>
5656
<div id="content"></div>
5757
</body>
5858
</html>

0 commit comments

Comments
 (0)