-
-
Notifications
You must be signed in to change notification settings - Fork 10.7k
Closed
Description
Version
"react": "^16.8.1",
"react-dom": "^16.8.1",
"react-router": "^4.3.1",
"react-router-dom": "^4.3.1",
Steps to reproduce
import React, { Component } from 'react';
import { Link } from 'react-router-dom';
<Link to='/'>Home</Link></Router>
Expected Behavior
It didn't work, and it throws an exception for me. I don't know what happened,?
Most of google's answers are about router version issues, but it doesn't seem to be
can help me? Thank you
Actual Behavior
Metadata
Metadata
Assignees
Labels
No labels