[WIP] Заменил BaseInputTime на BaseInput, исправил стили
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template lang="pug">
|
||||
.flex.flex-col
|
||||
.flex.flex-col.gap-y-2
|
||||
.label.font-semibold.text-sm.opacity-40(v-if="label") {{ label }}
|
||||
slot
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user