init cryptocurrency part

This commit is contained in:
samaradel
2021-04-05 16:00:11 +02:00
parent 0e1b01167a
commit c3aec6b961
15 changed files with 56 additions and 0 deletions

View File

@@ -235,6 +235,9 @@ export default {
return name;
},
},
mounted() {
console.log(this.$page.markdownPage);
},
};
</script>
<style scoped>