We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02ec230 commit 39a0a19Copy full SHA for 39a0a19
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