We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 02ec230 + 39a0a19 commit ce96527Copy full SHA for ce96527
1 file changed
README.md
@@ -6,8 +6,8 @@ A simple widget that can be resized via a handle.
6
7
You can either use the `<Resizable>` element directly, or use the much simpler `<ResizableBox>` element.
8
9
-See the example and associated code in [TestLayout](/test/TestLayout.jsx) and
10
-[ResizableBox](/lib/ResizableBox.jsx) for more details.
+See the example and associated code in [TestLayout](/test/TestLayout.js) and
+[ResizableBox](/lib/ResizableBox.js) for more details.
11
12
Make sure you use the associated styles in [/css/styles.css](/css/styles.css), as without them, you will have
13
problems with handle placement and visibility.
0 commit comments