10 lines
160 B
Markdown
10 lines
160 B
Markdown
# @reactflow/node-resizer
|
|
|
|
A resizer component for React Flow that can be attached to a node.
|
|
|
|
## Installation
|
|
|
|
```sh
|
|
npm install @reactflow/node-resizer
|
|
```
|