We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 803ee42 commit 4bb3b3aCopy full SHA for 4bb3b3a
README.md
@@ -6,7 +6,7 @@ A simple widget that can be resized via one or more handles.
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](/examples/TestLayout.js) and
+See the example and associated code in [ExampleLayout](/examples/ExampleLayout.js) and
10
[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
0 commit comments