Add CTA & fix brandPanel

This commit is contained in:
samaradel
2021-04-05 17:23:37 +02:00
parent 1be8128e65
commit 92ce621654
6 changed files with 67 additions and 26 deletions

View File

@@ -111,8 +111,5 @@ export default {
this.showModal = false;
},
},
mounted() {
console.log(this.id);
},
};
</script>