mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 23:23:51 +00:00
fix vue renderbox component name
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
|
||||
<script>
|
||||
export default {
|
||||
name: 'ShowAddress',
|
||||
name: 'AddressRenderBox',
|
||||
props: {
|
||||
address: {
|
||||
type: Object
|
||||
|
Reference in New Issue
Block a user