Skip to content

Commit

Permalink
Merge pull request #17 from VON0000/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
VON0000 authored Dec 29, 2023
2 parents 6c3fd17 + cc83c4b commit 2ae2dda
Show file tree
Hide file tree
Showing 4 changed files with 346 additions and 294 deletions.
2 changes: 2 additions & 0 deletions components.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,7 @@ declare module '@vue/runtime-core' {
NNotificationProvider: typeof import('naive-ui')['NNotificationProvider']
NSpace: typeof import('naive-ui')['NSpace']
NSwitch: typeof import('naive-ui')['NSwitch']
RouterLink: typeof import('vue-router')['RouterLink']
RouterView: typeof import('vue-router')['RouterView']
}
}
Loading

0 comments on commit 2ae2dda

Please sign in to comment.