We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbf580f commit 4ad81b4Copy full SHA for 4ad81b4
website/examples/Basic.js
@@ -5,9 +5,7 @@
5
6
import React from 'react'
7
import Match from 'react-router/Match'
8
-import Miss from 'react-router/Miss'
9
import Link from 'react-router/Link'
10
-import Redirect from 'react-router/Redirect'
11
import Router from 'react-router/BrowserRouter'
12
13
class BasicExample extends React.Component {
0 commit comments