making this fair
This commit is contained in:
parent
5a7f9b1651
commit
3bcc0dde65
@ -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…
Reference in New Issue
Block a user