Merge pull request #2602 from wbkd/sdegueldre-main-dont-use-try-catch-control-flow

Refactor wrapper: don't use try catch control flow
This commit is contained in:
Moritz Klack
2022-11-25 22:06:23 +01:00
committed by GitHub
2 changed files with 8 additions and 8 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@reactflow/core': patch
---
Wrapper: dont use try catch for checking if provider is available