Skip to content

Replace HTML buttons with shadcn UI Button components for sign in/sig…#11

Merged
tomphill merged 1 commit into
mainfrom
claude/issue-7-20250929-2128
Sep 29, 2025
Merged

Replace HTML buttons with shadcn UI Button components for sign in/sig…#11
tomphill merged 1 commit into
mainfrom
claude/issue-7-20250929-2128

Conversation

@tomphill

Copy link
Copy Markdown
Owner

…n up

  • Added Button import from @/components/ui/button
  • Replaced Sign In button with Button variant='outline'
  • Replaced Sign Up button with Button variant='default'
  • Maintains existing styling and functionality

Fixes #7

…n up

- Added Button import from @/components/ui/button
- Replaced Sign In button with Button variant='outline'
- Replaced Sign Up button with Button variant='default'
- Maintains existing styling and functionality

Fixes #7

Co-authored-by: Tom Phillips <tomphill@users.noreply.github.com>
@vercel

vercel Bot commented Sep 29, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
liftingdiarycourse Ready Ready Preview Comment Sep 29, 2025 9:40pm

@tomphill tomphill merged commit ba23bae into main Sep 29, 2025
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use shadcn ui buttons for the sign in and sign up buttons

1 participant