Skip to content

Commit

Permalink
Merge pull request #228 from NoshonNetworks/solomon
Browse files Browse the repository at this point in the history
fix:rename
  • Loading branch information
Solomonsolomonsolomon authored Dec 5, 2024
2 parents 6cf723e + 8458cab commit 13d07ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion landing_page/src/app/signup/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ export default function SignupPage() {
value={formData.password}
onChange={handleChange}
required
placeholder="Pass"
placeholder="Password"
rightElement={
<button
type="button"
Expand Down

0 comments on commit 13d07ff

Please sign in to comment.