mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-12-07 08:46:00 +08:00
refactor(projects): refactor page: user-management [重构用户管理页面]
This commit is contained in:
3
src/typings/naive-ui.d.ts
vendored
Normal file
3
src/typings/naive-ui.d.ts
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
declare namespace NaiveUI {
|
||||
type ThemeColor = 'default' | 'error' | 'primary' | 'info' | 'success' | 'warning';
|
||||
}
|
||||
Reference in New Issue
Block a user