diff --git a/.github/README.md b/.github/README.md index 797d84f..860dd46 100644 --- a/.github/README.md +++ b/.github/README.md @@ -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 @@ -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 \ No newline at end of file +- Make an option where you can edit the inputs after submission which cancels the current submission