Add component name
This commit is contained in:
parent
0d27236e0e
commit
f840944691
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@
|
||||||
import Modal from "./Modal";
|
import Modal from "./Modal";
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
name: ``,
|
name: `AttributionsBar`,
|
||||||
components: {
|
components: {
|
||||||
"ModalAnimation": Modal,
|
"ModalAnimation": Modal,
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue