mirror of
https://github.com/crater-invoice/crater.git
synced 2025-12-17 02:42:54 -05:00
v5.0.0 update
This commit is contained in:
5
resources/scripts/components/base/BaseLabel.vue
Normal file
5
resources/scripts/components/base/BaseLabel.vue
Normal file
@@ -0,0 +1,5 @@
|
||||
<template>
|
||||
<label class="text-sm not-italic font-medium leading-5 text-primary-800">
|
||||
<slot />
|
||||
</label>
|
||||
</template>
|
||||
Reference in New Issue
Block a user