Remove comment

This commit is contained in:
Michaela Brydon 2024-07-18 10:59:56 -04:00
parent c91d526dc1
commit e88c28708c

View file

@ -61,7 +61,6 @@ export default {
},
methods: {
openModal() {
console.log(JSON.stringify(this.$refs));
this.$refs[this.ModalName].openModal();
},