Skip to content

Commit a1bd619

Browse files
b-at-neuclaude
andcommitted
#240 rebase onto dev and fix prettier formatting
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 4a9f956 commit a1bd619

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/login/page.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ import { AuthView } from '@neondatabase/auth/react/ui';
66

77
import { getOptionalUser } from '@/lib/auth/server';
88
import { PRIVACY_HREF, TERMS_HREF } from '@/lib/constants';
9+
910
import { NameField } from '@/components/features/name-field';
1011

1112
export const metadata: Metadata = { title: 'Sign In' };

0 commit comments

Comments
 (0)