Add new btn

This commit is contained in:
samaradel
2021-04-20 13:01:27 +02:00
parent f751400d2c
commit 3818732a65
4 changed files with 53 additions and 22 deletions

View File

@@ -155,6 +155,8 @@
description
button
link
button2
link2
}
comparisonSecs{
id
@@ -317,9 +319,6 @@ export default {
],
};
},
mounted() {
console.log(this.getImg);
},
};
</script>
<style scoped>