From 81678bb5464f32723de08ce6389efb7c7129f0ee Mon Sep 17 00:00:00 2001 From: Malek Date: Fri, 18 Oct 2024 14:22:06 +0200 Subject: [PATCH] pre-commit --- .../toolbar/modules/ExportingButton.vue | 45 +++++++++---------- .../components/verticalpane/VerticalPane.vue | 5 +-- .../verticalpane/VerticalPaneCitation.vue | 7 +-- .../verticalpane/VerticalPanePathway.vue | 7 +-- 4 files changed, 26 insertions(+), 38 deletions(-) diff --git a/frontend/src/components/toolbar/modules/ExportingButton.vue b/frontend/src/components/toolbar/modules/ExportingButton.vue index d57aba58..de09ed44 100644 --- a/frontend/src/components/toolbar/modules/ExportingButton.vue +++ b/frontend/src/components/toolbar/modules/ExportingButton.vue @@ -1,27 +1,24 @@ - - - - - \ No newline at end of file + }, +}; + + + diff --git a/frontend/src/components/verticalpane/VerticalPane.vue b/frontend/src/components/verticalpane/VerticalPane.vue index c1e886b4..c62cf6aa 100644 --- a/frontend/src/components/verticalpane/VerticalPane.vue +++ b/frontend/src/components/verticalpane/VerticalPane.vue @@ -1,9 +1,6 @@