add description to whitelist email field

This commit is contained in:
Milo Schwartz
2025-02-08 15:51:28 -05:00
parent d8a089fbc2
commit dc2ec5b73b

View File

@@ -732,6 +732,9 @@ export default function ResourceAuthenticationPage() {
}}
/>
</FormControl>
<FormDescription>
Press enter to add an email after typing it in the input field.
</FormDescription>
</FormItem>
)}
/>