rename/move vue AddressRenderBox

This commit is contained in:
2021-08-27 16:12:26 +02:00
parent 983bca97ac
commit b9602aa720
9 changed files with 8 additions and 9 deletions

View File

@@ -57,7 +57,7 @@
</template>
<script>
import ShowAddress from 'ChillMainAssets/vuejs/Address/components/ShowAddress.vue';
import ShowAddress from 'ChillMainAssets/vuejs/_components/Entity/AddressRenderBox.vue';
import {dateToISO} from 'ChillMainAssets/chill/js/date.js';
export default {