Create one Custom Component
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
<template>
|
||||
<h1> Hello Word </h1>
|
||||
</template>
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
<template>
|
||||
<h1> Hello Word </h1>
|
||||
</template>
|
||||