refactor: update label for From Address field to From Email Address in EmailInboxForm

This commit is contained in:
Abhinav Raut
2025-03-25 00:51:50 +05:30
parent 4ed241a03d
commit c034c21fa5

View File

@@ -14,7 +14,7 @@
<FormField v-slot="{ componentField }" name="from">
<FormItem>
<FormLabel>From Address</FormLabel>
<FormLabel>From Email Address</FormLabel>
<FormControl>
<Input
type="text"