mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-10 08:07:03 +00:00
feat: better graph layout algorithm + migrate to svelte 5 almost everywhere + xyflow 1.0
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
title: 'Error handler tutorial',
|
||||
description: 'Learn how to recover from an error. You can use arrow keys to navigate.',
|
||||
onNextClick: () => {
|
||||
$flowStore.value.modules = [
|
||||
flowStore.val.value.modules = [
|
||||
{
|
||||
id: 'a',
|
||||
value: {
|
||||
|
||||
Reference in New Issue
Block a user