Spaces:
Configuration error
Configuration error
zack
commited on
Commit
·
c133f95
1
Parent(s):
bb285b8
🔧 Update ReactFlow environment setup
Browse files
frontend/src/components/ReactFlow/ReactFlowEnv.js
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
import CustomNodeIframe from "../Nodes/
|
2 |
import '../../css/dist/output.css'
|
3 |
import ReactFlow, { Background,
|
4 |
applyNodeChanges,
|
|
|
1 |
+
import CustomNodeIframe from "../Nodes/EmbedNode.js";
|
2 |
import '../../css/dist/output.css'
|
3 |
import ReactFlow, { Background,
|
4 |
applyNodeChanges,
|