Skip to content

Commit

Permalink
🐞 fix(utils): 修复 win 11 24H2 报错问题
Browse files Browse the repository at this point in the history
  • Loading branch information
CakeAL committed Oct 26, 2024
1 parent 7825e2a commit b2ad4c9
Show file tree
Hide file tree
Showing 7 changed files with 108 additions and 81 deletions.
2 changes: 0 additions & 2 deletions components.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,7 @@ declare module 'vue' {
NDatePicker: typeof import('naive-ui')['NDatePicker']
NGrid: typeof import('naive-ui')['NGrid']
NGridItem: typeof import('naive-ui')['NGridItem']
NH1: typeof import('naive-ui')['NH1']
NH2: typeof import('naive-ui')['NH2']
NH3: typeof import('naive-ui')['NH3']
NImage: typeof import('naive-ui')['NImage']
NInput: typeof import('naive-ui')['NInput']
NLoadingBarProvider: typeof import('naive-ui')['NLoadingBarProvider']
Expand Down
Loading

0 comments on commit b2ad4c9

Please sign in to comment.