Skip to content

Commit

Permalink
put back section
Browse files Browse the repository at this point in the history
  • Loading branch information
victoriaxyz committed Dec 18, 2024
1 parent 99b1ec5 commit 872d48e
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions docs/quickstarts/react.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -199,3 +199,22 @@ React Router can be integrated with Clerk in two ways:

- As a framework: Use Clerk's built-in [React Router integration](/docs/quickstarts/react-router)
- As a library: Manually integrate React Router into your Clerk application using [library mode](/docs/references/react-router/library-mode)

## More resources

Learn more about Clerk components, how to customize them, and how to use Clerk's client-side helpers using the following guides.

<Cards>
- [Prebuilt components](/docs/components/overview)
- Learn more about Clerk's suite of components that let you quickly add authentication to your app.

---

- [Customization & localization](/docs/customization/overview)
- Learn how to customize and localize Clerk components.

---

- [Client-side helpers (hooks)](/docs/references/react/use-user)
- Learn more about Clerk's client-side helpers and how to use them.
</Cards>

0 comments on commit 872d48e

Please sign in to comment.