feat: search courses

This commit is contained in:
Jannat Patel
2024-06-28 15:58:35 +05:30
parent 0bc5714392
commit 279bb89ca9
4 changed files with 36 additions and 11 deletions

View File

@@ -11,7 +11,7 @@
@input="participants.reload()"
>
<template #prefix>
<Search class="w-4" name="search" />
<Search class="w-4 stroke-1.5 text-gray-600" name="search" />
</template>
</FormControl>
</div>