diff --git a/src/ui/components/controls/multipane.vue b/src/ui/components/controls/multipane.vue new file mode 100644 index 0000000000..1043d794d3 --- /dev/null +++ b/src/ui/components/controls/multipane.vue @@ -0,0 +1,164 @@ + + + + + diff --git a/src/ui/components/controls/pane.vue b/src/ui/components/controls/pane.vue new file mode 100644 index 0000000000..e62d2e006f --- /dev/null +++ b/src/ui/components/controls/pane.vue @@ -0,0 +1,96 @@ + + + diff --git a/src/ui/components/layout/Layout.vue b/src/ui/components/layout/Layout.vue index c7a6285683..e42aee0e74 100644 --- a/src/ui/components/layout/Layout.vue +++ b/src/ui/components/layout/Layout.vue @@ -1,27 +1,31 @@