From febb111abe84139bb9db4e9a4634ea6d4483df1a Mon Sep 17 00:00:00 2001 From: Lenny11y <148078971+Lenny11y@users.noreply.github.com> Date: Mon, 15 Jan 2024 13:41:49 +0000 Subject: [PATCH] sync --- components.d.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/components.d.ts b/components.d.ts index 87345b7..de40954 100644 --- a/components.d.ts +++ b/components.d.ts @@ -16,7 +16,6 @@ declare module 'vue' { BCardGroup: typeof import('bootstrap-vue-next')['BCardGroup'] BCardText: typeof import('bootstrap-vue-next')['BCardText'] BCardTitle: typeof import('bootstrap-vue-next')['BCardTitle'] - BCol: typeof import('bootstrap-vue-next')['BCol'] BCollapse: typeof import('bootstrap-vue-next')['BCollapse'] BContainer: typeof import('bootstrap-vue-next')['BContainer'] BFormInput: typeof import('bootstrap-vue-next')['BFormInput']