Init commit
This commit is contained in:
@ -0,0 +1,4 @@
|
||||
<template>
|
||||
<h2 class="text-xl"><slot name="title" /></h2>
|
||||
<p class="text-dark-green"><slot name="description" /></p>
|
||||
</template>
|
Reference in New Issue
Block a user