mirror of
https://github.com/shadcn-ui/ui.git
synced 2026-07-02 00:54:15 +00:00
fix(www): display account form name input error (#381)
* docs: display account form name input error Closes: #380 * style: remove callback return statement
This commit is contained in:
@@ -103,6 +103,7 @@ export function AccountForm() {
|
||||
This is the name that will be displayed on your profile and in
|
||||
emails.
|
||||
</FormDescription>
|
||||
<FormMessage />
|
||||
</FormItem>
|
||||
)}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user