Skip to content

Commit ae4041c

Browse files
committed
Add new demo
1 parent b7c2f29 commit ae4041c

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

README.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,13 @@
1-
# react-router-loading [![npm version](https://badge.fury.io/js/react-router-loading.svg)](https://badge.fury.io/js/react-router-loading)
1+
# react-router-loading · [![npm version](https://badge.fury.io/js/react-router-loading.svg)](https://badge.fury.io/js/react-router-loading)
22

33
Wrapper for `react-router` that allows you to load data before switching the screen
4-
5-
### ‼️ Version `1.x.x` supports React Router 6 only, please use version `0.x.x` for React Router 5 ‼️
6-
74
\
8-
![](example.gif)
9-
10-
<a href="https://codesandbox.io/s/react-router-loading-demo-sguvm" target="_blank">DEMO</a>
5+
![](example.gif)\
6+
<a href="https://codesandbox.io/s/react-router-6-loading-demo-q7iv97" target="_blank">DEMO</a> (React Router 6)
7+
<a href="https://codesandbox.io/s/react-router-loading-demo-sguvm" target="_blank">DEMO 0.x.x</a> (React Router 5)
118

129
## Requirements
10+
### ‼️ Version `1.x.x` supports React Router 6 only, please use version `0.x.x` for React Router 5 ‼️
1311

1412
| | | |
1513
| ------------ | ------- | --- |

0 commit comments

Comments
 (0)