mirror of
https://github.com/fmhy/edit.git
synced 2026-01-28 14:51:18 +11:00
lint
This commit is contained in:
parent
fbebbefb80
commit
ffedc34675
11 changed files with 97 additions and 69 deletions
|
|
@ -7,7 +7,7 @@ defineProps<{
|
|||
|
||||
<template>
|
||||
<div class="input-field">
|
||||
<div class="input-label" v-if="label">
|
||||
<div v-if="label" class="input-label">
|
||||
<label :for="id" class="pane-label">
|
||||
{{ label }}
|
||||
</label>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue