rename quick to util
This commit is contained in:
5
nginx/vue/src/components/text/Paragraph.vue
Normal file
5
nginx/vue/src/components/text/Paragraph.vue
Normal file
@@ -0,0 +1,5 @@
|
||||
<template>
|
||||
<p class="p-1">
|
||||
<slot />
|
||||
</p>
|
||||
</template>
|
||||
Reference in New Issue
Block a user