fix: link issue in lesson

This commit is contained in:
Jannat Patel
2025-02-20 15:08:14 +05:30
parent 4e6c1478f9
commit f12f6cb720
3 changed files with 25 additions and 9 deletions

View File

@@ -36,7 +36,7 @@
<FormControl
v-model="member.first_name"
:placeholder="__('First Name')"
type="test"
type="text"
class="w-full"
/>
<Button @click="addMember()" variant="subtle">