-
-
Notifications
You must be signed in to change notification settings - Fork 10.7k
Closed
Description
Version
react-router-redux
version: 5-alpha.9
Test Case
Hi, I use the umd version in the browser with react-router-redux, it need require prop-types, is that expect?
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title></title>
<script src="https://unpkg.com/react@16.2.0/umd/react.development.js"></script>
<script src="https://unpkg.com/react-router@4.2.0/umd/react-router.js"></script>
<script src="https://unpkg.com/react-router-redux@5.0.0-alpha.9/umd/react-router-redux.js"></script>
</head>
<body>
</body>
</html>
Metadata
Metadata
Assignees
Labels
No labels