From f73fbc1759f2245be39e3b2b81a6ab8bf079c364 Mon Sep 17 00:00:00 2001 From: dartcafe Date: Sun, 21 Mar 2021 00:14:16 +0100 Subject: relieve SideBarTabConfiguration and split configuration in components Signed-off-by: dartcafe --- .../components/Configuration/ConfigVoteLimit.vue | 80 ++++++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 src/js/components/Configuration/ConfigVoteLimit.vue (limited to 'src/js/components/Configuration/ConfigVoteLimit.vue') diff --git a/src/js/components/Configuration/ConfigVoteLimit.vue b/src/js/components/Configuration/ConfigVoteLimit.vue new file mode 100644 index 00000000..400f7484 --- /dev/null +++ b/src/js/components/Configuration/ConfigVoteLimit.vue @@ -0,0 +1,80 @@ + + + + + -- cgit v1.2.3