chore: add create comment api

This commit is contained in:
Muhsin Keloth
2024-05-20 15:34:38 +05:30
parent 6b86b6f87d
commit 95d2a57a81
8 changed files with 78 additions and 4 deletions
@@ -21,5 +21,6 @@ defineProps({
size="18"
class="flex-shrink-0 text-slate-900 dark:text-slate-50"
/>
<slot name="dropdown" />
</button>
</template>