Skip to content

Commit

Permalink
make card consistent
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcarpenter committed Jan 10, 2025
1 parent 1ae834b commit 8a98df8
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docs/quickstarts/react-router.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -227,8 +227,8 @@ This guide assumes that you're using [React Router v7 or later](https://api.reac
## Next steps

<Cards>
- [Add custom sign-up and sign-in pages](/docs/references/react-router/custom-signup-signin-pages)
- Learn how to add custom sign-up and sign-in pages to your React Router app with Clerk's prebuilt components.
- [Create a custom sign-in-or-up page](/docs/references/react-router/custom-sign-in-or-up-page)
- Learn how add custom sign-in-or-up page with Clerk components.

---

Expand Down
2 changes: 1 addition & 1 deletion docs/quickstarts/remix.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ Learn how to use Clerk to quickly and easily add secure authentication and user
## Next steps

<Cards>
- [Create custom sign-in-or-up page](/docs/references/remix/custom-sign-in-or-up-page)
- [Create a custom sign-in-or-up page](/docs/references/remix/custom-sign-in-or-up-page)
- Learn how add custom sign-in-or-up page with Clerk components.

---
Expand Down
2 changes: 1 addition & 1 deletion docs/quickstarts/tanstack-start.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ description: Learn how to use Clerk to quickly and easily add secure authenticat
## Next steps

<Cards>
- [Create custom sign-in-or-up page](/docs/references/tanstack-start/custom-sign-in-or-up-page)
- [Create a custom sign-in-or-up page](/docs/references/tanstack-start/custom-sign-in-or-up-page)
- Learn how add custom sign-in-or-up page with Clerk components.

---
Expand Down

0 comments on commit 8a98df8

Please sign in to comment.