genau
This commit is contained in:
@@ -11,5 +11,8 @@ export default {
|
||||
{
|
||||
app.vue.component('ui-countrypicker', defineAsyncComponent(Picker));
|
||||
app.route({ path: '/countries', component: Page });
|
||||
|
||||
app.editor('country', null);
|
||||
app.editorField('')
|
||||
}
|
||||
} as ZeroPlugin;
|
||||
Reference in New Issue
Block a user