From 265f507e33b52cbe6c950c25214f040246951b3f Mon Sep 17 00:00:00 2001 From: Sergey Solodyagin Date: Thu, 12 Oct 2023 17:45:01 +0300 Subject: [PATCH] remove BRow, BCol, BFormCheckbox --- lib/components/VueCronEditorBootstrap.vue | 74 ++++++++++++----------- package-lock.json | 26 ++------ package.json | 10 ++- 3 files changed, 49 insertions(+), 61 deletions(-) diff --git a/lib/components/VueCronEditorBootstrap.vue b/lib/components/VueCronEditorBootstrap.vue index bad1363..c5e7c04 100644 --- a/lib/components/VueCronEditorBootstrap.vue +++ b/lib/components/VueCronEditorBootstrap.vue @@ -1,77 +1,83 @@