update(examples): adapt examples

Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
Braks
2021-12-20 19:29:52 +01:00
parent 44f8eb1fe7
commit d730869443
8 changed files with 26 additions and 30 deletions
-1
View File
@@ -7,7 +7,6 @@ const elements = ref<Elements<{ label: string; group?: string }>>([
{
id: 'group-a',
style: { zIndex: 2, width: '300px', height: '300px' },
selectable: false,
label: 'A',
position: { x: 50, y: 100 },
children: [