mirror of
https://github.com/abhinavxd/libredesk.git
synced 2025-11-02 21:13:47 +00:00
refactor: update label for From Address field to From Email Address in EmailInboxForm
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
<FormField v-slot="{ componentField }" name="from">
|
||||
<FormItem>
|
||||
<FormLabel>From Address</FormLabel>
|
||||
<FormLabel>From Email Address</FormLabel>
|
||||
<FormControl>
|
||||
<Input
|
||||
type="text"
|
||||
|
||||
Reference in New Issue
Block a user