Merge pull request #2549 from LaQuay/patch-1

Fix quickstart example in README.md
This commit is contained in:
Christopher Möller
2022-11-08 15:46:48 +01:00
committed by GitHub
+1
View File
@@ -85,6 +85,7 @@ function Flow() {
</ReactFlow>
);
}
export default Flow;
```
## Development