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