mirror of
https://github.com/fumiama/sekusu.git
synced 2026-06-13 06:50:23 +08:00
feat: simpler card
This commit is contained in:
1
components.d.ts
vendored
1
components.d.ts
vendored
@@ -14,6 +14,7 @@ declare module 'vue' {
|
||||
VarChip: typeof import('@varlet/ui')['_ChipComponent']
|
||||
VarCol: typeof import('@varlet/ui')['_ColComponent']
|
||||
VarIcon: typeof import('@varlet/ui')['_IconComponent']
|
||||
VarPaper: typeof import('@varlet/ui')['_PaperComponent']
|
||||
VarRow: typeof import('@varlet/ui')['_RowComponent']
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user