react-dock
react-dock copied to clipboard
Disable resize if is uncontrolled.
update:
- Disable update size if is uncontrolled
- Hide resizer if is uncontrolled
what about if isControlled => isResizable
@nihgwu I think that's more straight forward to understand without diving into internals of the dock. Here's a PR doing exactly that https://github.com/alexkuz/react-dock/pull/35