making this fair

This commit is contained in:
taskylizard 2023-11-04 01:59:38 +05:30
parent 5a7f9b1651
commit 3bcc0dde65
No known key found for this signature in database
GPG Key ID: 5CABA3D642DDC497

View File

@ -22,8 +22,7 @@ import InputField from "./InputField.vue";
</InputField>
<InputField id="toggle-starred" label="Toggle Starred">
<template #display>
<p>i will do this later do not complain lmao</p>
<div class="i-carbon:star"></div>
<button class="p-[4px 8px] text-xl i-carbon:star"></button>
</template>
</InputField>
</div>