Initial commit
This commit is contained in:
6
layouts/default.vue
Normal file
6
layouts/default.vue
Normal file
@@ -0,0 +1,6 @@
|
||||
<template>
|
||||
<div>
|
||||
DEFAULT TEMPLATE
|
||||
<slot />
|
||||
</div>
|
||||
</template>
|
Reference in New Issue
Block a user