mirror of
https://github.com/ckaczor/HomeMonitor.git
synced 2026-01-14 01:25:38 -05:00
More new UI
This commit is contained in:
1
WebDisplay/components.d.ts
vendored
1
WebDisplay/components.d.ts
vendored
@@ -16,6 +16,7 @@ declare module 'vue' {
|
||||
Indoor: typeof import('./src/components/Indoor.vue')['default']
|
||||
RouterLink: typeof import('vue-router')['RouterLink']
|
||||
RouterView: typeof import('vue-router')['RouterView']
|
||||
TimeRange: typeof import('./src/components/TimeRange.vue')['default']
|
||||
ValueChart: typeof import('./src/components/ValueChart.vue')['default']
|
||||
WeatherSummary: typeof import('./src/components/WeatherSummary.vue')['default']
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user