From 9c065750ff6650438a959f365996f06c71dbcecb Mon Sep 17 00:00:00 2001 From: zhongjin Date: Mon, 10 Jul 2023 21:47:48 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'src/client/src/orangehrmA?= =?UTF-8?q?uthenticationPlugin/pages/Login.vue'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/client/src/orangehrmAuthenticationPlugin/pages/Login.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/client/src/orangehrmAuthenticationPlugin/pages/Login.vue b/src/client/src/orangehrmAuthenticationPlugin/pages/Login.vue index 0970ac9..dd8afb0 100644 --- a/src/client/src/orangehrmAuthenticationPlugin/pages/Login.vue +++ b/src/client/src/orangehrmAuthenticationPlugin/pages/Login.vue @@ -105,7 +105,6 @@ import {OxdAlert, OxdIcon, OxdSheet} from '@ohrm/oxd'; export default { components: { - 'oxd-icon': OxdIcon, 'oxd-alert': OxdAlert, 'oxd-sheet': OxdSheet, 'login-layout': LoginLayout,