Skip to content

Commit

Permalink
ship it!
Browse files Browse the repository at this point in the history
  • Loading branch information
yesmeck committed Nov 24, 2024
1 parent fa8d243 commit b0d42fe
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,11 @@ Type-safe helper for manipulating internal links in your React Router apps.

## Features

- [Typed URL generation](#typed-url-generation).
- [Typed query string](#typed-query-string).
- [Typed route ids](#typed-route-ids).
- [Basename support](#basename-support).
- [Typed URL generation](#typed-url-generation)
- [Appending query string](#appending-query-string)
- [Typed query string](#typed-query-string)
- [Typed route ids](#typed-route-ids)
- [Basename support](#basename-support)

## Installation

Expand Down

0 comments on commit b0d42fe

Please sign in to comment.