First Commit(なのに未完成)
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<template>
|
||||
<p :class='[
|
||||
"text-sm",
|
||||
"text-gray-500", "dark:text-gray-300"
|
||||
]'>
|
||||
<slot />
|
||||
</p>
|
||||
</template>
|
||||
Reference in New Issue
Block a user