|
@@ -3,6 +3,6 @@ export default {
|
|
navigationStyle: 'default',
|
|
navigationStyle: 'default',
|
|
usingComponents: {
|
|
usingComponents: {
|
|
'custom': 'plugin://myPlugin/custom',
|
|
'custom': 'plugin://myPlugin/custom',
|
|
- 'calendar': 'plugin://myPlugin/calendar'
|
|
|
|
|
|
+ 'calendar': 'plugin://myPlugin/calendar-ui'
|
|
}
|
|
}
|
|
}
|
|
}
|