rename quick to util
This commit is contained in:
7
nginx/vue/src/components/text/Header.vue
Normal file
7
nginx/vue/src/components/text/Header.vue
Normal file
@@ -0,0 +1,7 @@
|
||||
<template>
|
||||
<div class="w-full border-b border-primary">
|
||||
<h1>
|
||||
<slot />
|
||||
</h1>
|
||||
</div>
|
||||
</template>
|
||||
Reference in New Issue
Block a user