0
0
Fork 0

Add component name

This commit is contained in:
Oliver-Akins 2020-12-10 10:33:24 -07:00
parent 0d27236e0e
commit f840944691

View file

@ -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,
}, },