mirror of
https://github.com/fmhy/edit.git
synced 2026-02-19 01:31:41 +11:00
making this fair
This commit is contained in:
parent
5a7f9b1651
commit
3bcc0dde65
1 changed files with 1 additions and 2 deletions
|
|
@ -22,8 +22,7 @@ import InputField from "./InputField.vue";
|
||||||
</InputField>
|
</InputField>
|
||||||
<InputField id="toggle-starred" label="Toggle Starred">
|
<InputField id="toggle-starred" label="Toggle Starred">
|
||||||
<template #display>
|
<template #display>
|
||||||
<p>i will do this later do not complain lmao</p>
|
<button class="p-[4px 8px] text-xl i-carbon:star"></button>
|
||||||
<div class="i-carbon:star"></div>
|
|
||||||
</template>
|
</template>
|
||||||
</InputField>
|
</InputField>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue