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 f3361de commit 0c2a8f8Copy full SHA for 0c2a8f8
src/browser-router.tsx
@@ -1,5 +1,5 @@
1
import * as React from 'react';
2
-import PropTypes from 'prop-types';
+import * as PropTypes from 'prop-types';
3
import Router, { initParams, initResult } from './router';
4
import { Context, stringifyQuery } from 'router-async';
5
0 commit comments