This commit is contained in:
ed barz 2023-01-13 11:43:44 +01:00
parent 78781886e2
commit 259bf30ead
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ Vue.component('userdet', {
<section>
<p>Hi</p>
</section>
`,
`,
mounted () {
console.log("check")
}