mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-11-13 04:03:42 +08:00
style(projects): format code
This commit is contained in:
@@ -13,9 +13,7 @@ import ResetPwd from './components/reset-pwd.vue';
|
||||
import BindWechat from './components/bind-wechat.vue';
|
||||
|
||||
interface Props {
|
||||
/**
|
||||
* the login module
|
||||
*/
|
||||
/** The login module */
|
||||
module?: UnionKey.LoginModule;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user