mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 15:13:50 +00:00
AddAddress option buttonType: component manage button in edit or create context
This commit is contained in:
@@ -3,8 +3,6 @@ import App from './App.vue';
|
||||
import { _createI18n } from 'ChillMainAssets/vuejs/_js/i18n';
|
||||
import { addressMessages } from './i18n';
|
||||
|
||||
//import { createI18n } from 'vue-i18n';
|
||||
//const i18n = createI18n();
|
||||
const i18n = _createI18n( addressMessages );
|
||||
|
||||
const app = createApp({
|
||||
|
Reference in New Issue
Block a user