Merging dev into main #49

Merged
8464960 merged 260 commits from dev into main 2026-01-28 10:48:52 +00:00
Showing only changes of commit e1d6b08a1c - Show all commits

View File

@@ -9,8 +9,9 @@ import {
useRef,
useState
} from 'react';
import styles from "../../VisProg.module.css"
import useFlowStore from "../VisProgStores.tsx";
import styles from "../../VisProg.module.css"
// Is used to make sure each subsequent node gets a unique id, so the ReactFlow implementation
// can distinguish between different nodes.