mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-22 15:43:51 +00:00
fix vue renderbox component name
This commit is contained in:
@@ -69,7 +69,7 @@ const i18n = {
|
||||
};
|
||||
|
||||
export default {
|
||||
name: 'Household',
|
||||
name: 'HouseholdRenderBox',
|
||||
props: ['household', 'isAddressMultiline'],
|
||||
components: {
|
||||
PersonRenderBox,
|
||||
|
Reference in New Issue
Block a user