---
title: '
For more information, see the [custom pages guide](/docs/neon-auth/customization/custom-pages).
## Props
- `noPasswordRepeat` (optional): `boolean` — If set to `true`, the form will not include a password repeat field.
## Example
```tsx
import { CredentialSignUp } from '@stackframe/stack';
export default function Page() {
return (