feat(svelte): add isValidConnection prop, cleanup handle classes

This commit is contained in:
moklick
2023-03-14 14:55:49 +01:00
parent 1df4736203
commit 233e6aedca
13 changed files with 120 additions and 32 deletions
@@ -4,7 +4,8 @@
const routes = [
'overview',
'stress',
'usesvelteflow'
'usesvelteflow',
'validation'
];
const onChange = (event: Event) => {