Skip to content

Commit

Permalink
fix: documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
abereghici committed Jan 10, 2025
1 parent 5721278 commit 4ebe182
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Remix Themes

### An abstraction for themes in your React router v7 / [Remix](https://remix.run/) app.
### An abstraction for themes in your [React router](https://reactrouter.com/) / [Remix](https://remix.run/) app.

## Features

Expand All @@ -12,10 +12,10 @@
- ✅ Sync theme across tabs and windows

Check out the
[Example](https://github.com/abereghici/remix-themes/tree/main/packages/remix-themes-app)
[Example](https://github.com/abereghici/remix-themes/tree/main/test-apps/react-router-app)
to see it in action.

If you are using Remix.run you can use v1.5.1 of this library or lower. V2 onwards is only react-router v7 compatible.
If you are using Remix.run you can use v1.5.1 of this library or lower, v2 onwards is only react-router v7 compatible.

## Install

Expand Down

0 comments on commit 4ebe182

Please sign in to comment.