We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1fa2f7 commit 3250f58Copy full SHA for 3250f58
README.md
@@ -169,9 +169,9 @@ render() {
169
}
170
```
171
172
-- How can I make a resizable editor?
+- How can I have a resizable editor?
173
174
-Check out [bokuweb/re-resizable](https://github.com/bokuweb/re-resizable) to wrap the editor in `<Resizable/>` components
+Check out [bokuweb/re-resizable](https://github.com/bokuweb/re-resizable). Wrapping your component with `<Resizable/>'s` works well
175
176
177
[MIT](./LICENSE) © 2018 [scniro](https://github.com/scniro)
0 commit comments