Skip to content

Commit 681e285

Browse files
factions-user
authored andcommitted
fix(react-router-busy): Add line about looking at the CSS file for what to style in your own app
GitOrigin-RevId: af868d115173f25aa0b892072e9fbb90e5496170
1 parent 82063ef commit 681e285

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ For use with [react-router](https://github.com/remix-run/react-router) 6+ or [re
1818
1919
## The solution
2020
21-
If you'd like to see an example, check it out live on https://gitsell.dev
21+
If you'd like to see an example, check it out live on https://gitsell.dev. Also see react-router-busy/src/busy.module.css for an example of what to target to style the various busy states.
2222
2323
### BusyForm
2424

0 commit comments

Comments
 (0)