We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The create forms for Account and Admin detail pages uses the same fields as NameDetailsForm.tsx
Should probably refactor and just use NameDetailsForm.tsx as the common component for these scenarios.