1
0
mirror of https://github.com/lana-k/sqliteviz.git synced 2026-03-24 15:06:17 +08:00

tests for layouts

This commit is contained in:
lana-k
2025-12-13 17:57:48 +01:00
parent 5108495430
commit 1463f93bb0
2 changed files with 303 additions and 0 deletions

View File

@@ -149,6 +149,7 @@
:options="layoutOptions"
:value="settings.layout.type"
:clearable="false"
className="test_layout_algorithm_select"
@change="updateLayout($event)"
/>
</Field>