Skip to content

Commit ce96527

Browse files
authored
Merge pull request #59 from kevinahuber/master
Removed x from links
2 parents 02ec230 + 39a0a19 commit ce96527

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ A simple widget that can be resized via a handle.
66

77
You can either use the `<Resizable>` element directly, or use the much simpler `<ResizableBox>` element.
88

9-
See the example and associated code in [TestLayout](/test/TestLayout.jsx) and
10-
[ResizableBox](/lib/ResizableBox.jsx) for more details.
9+
See the example and associated code in [TestLayout](/test/TestLayout.js) and
10+
[ResizableBox](/lib/ResizableBox.js) for more details.
1111

1212
Make sure you use the associated styles in [/css/styles.css](/css/styles.css), as without them, you will have
1313
problems with handle placement and visibility.

0 commit comments

Comments
 (0)