mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-11 18:35:51 +02:00
chore: prepare for v2.0.0-beta.34
This commit is contained in:
parent
45048315cd
commit
46ae1127a2
4 changed files with 7 additions and 9 deletions
2
app/components.d.ts
vendored
2
app/components.d.ts
vendored
|
@ -79,9 +79,7 @@ declare module 'vue' {
|
|||
NodeSelectorNodeSelector: typeof import('./src/components/NodeSelector/NodeSelector.vue')['default']
|
||||
NotificationNotification: typeof import('./src/components/Notification/Notification.vue')['default']
|
||||
OTPInputOTPInput: typeof import('./src/components/OTPInput/OTPInput.vue')['default']
|
||||
OTPOTPAuthorization: typeof import('./src/components/OTP/OTPAuthorization.vue')['default']
|
||||
PageHeaderPageHeader: typeof import('./src/components/PageHeader/PageHeader.vue')['default']
|
||||
PasskeyPasskeyRegistration: typeof import('./src/components/Passkey/PasskeyRegistration.vue')['default']
|
||||
ReactiveFromNowReactiveFromNow: typeof import('./src/components/ReactiveFromNow/ReactiveFromNow.vue')['default']
|
||||
RouterLink: typeof import('vue-router')['RouterLink']
|
||||
RouterView: typeof import('vue-router')['RouterView']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue