Skip to content

Commit

Permalink
WIP Silo Edit Form
Browse files Browse the repository at this point in the history
  • Loading branch information
amengus87 committed Aug 26, 2024
1 parent 1029fd9 commit 4789ad3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions frontend/src/typings/components.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,6 @@ declare module 'vue' {
NNotificationProvider: typeof import('naive-ui')['NNotificationProvider']
NPopconfirm: typeof import('naive-ui')['NPopconfirm']
NPopover: typeof import('naive-ui')['NPopover']
NRadio: typeof import('naive-ui')['NRadio']
NRadioGroup: typeof import('naive-ui')['NRadioGroup']
NScrollbar: typeof import('naive-ui')['NScrollbar']
NSelect: typeof import('naive-ui')['NSelect']
NSpace: typeof import('naive-ui')['NSpace']
Expand Down

0 comments on commit 4789ad3

Please sign in to comment.