Skip to content
This repository was archived by the owner on Oct 26, 2018. It is now read-only.

Commit e874dbe

Browse files
committed
Remove warning now that Router 2.0 is final.
1 parent b334e9d commit e874dbe

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ This library allows you to use React Router's APIs as they are documented. And,
3030

3131
Let's take a look at a simple example.
3232

33-
**Note:** This example uses `react-router`'s 2.0 API.
34-
3533
```js
3634
import React from 'react'
3735
import ReactDOM from 'react-dom'

0 commit comments

Comments
 (0)