Update README.md

This commit is contained in:
Christopher Möller
2022-11-08 15:47:59 +01:00
committed by GitHub
parent 6638a06743
commit fd00b18ebe

View File

@@ -85,6 +85,7 @@ function Flow() {
</ReactFlow>
);
}
export default Flow;
```