Skip to content

Commit

Permalink
Merge pull request #9 from bitofbreeze/784951C2E4E3871D24A38BE60FB1908D
Browse files Browse the repository at this point in the history
Update README.md

GitOrigin-RevId: b29ca1973bb28e2c4e3ee035e290c3fa94765034
  • Loading branch information
bitofbreeze authored and actions-user committed Sep 20, 2024
1 parent 6984737 commit 393a77a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Improve your app's UX with just an import. A simple and performant package for accessible form input, button, and link **loading states**.

For use with [react-router](https://github.com/remix-run/react-router) 6+ or [remix](https://github.com/remix-run/react-router) 2+.
For use with [react-router](https://github.com/remix-run/react-router) 6+ or [remix](https://github.com/remix-run/remix) 2+.

## The problem

Expand Down Expand Up @@ -81,4 +81,4 @@ return (
- Fix a keyboard user still being able re-press the button
- NavLink, Better not to have all that extra code for the `as` prop
- Also export as Form and Link in case consumers prefer not replacing name
- Make an option where you can edit the inputs after submission which cancels the current submission
- Make an option where you can edit the inputs after submission which cancels the current submission

0 comments on commit 393a77a

Please sign in to comment.