There was an error while loading. Please reload this page.
1 parent 730fa5d commit 19ad2c6Copy full SHA for 19ad2c6
README.md
@@ -119,7 +119,7 @@ Then we point `redirect_url` to `LinkedInCallback`. You can use [react-router-do
119
import React from 'react';
120
import { LinkedInCallback } from 'react-linkedin-login-oauth2';
121
122
-import { BrowserRouter, Route, Switch } from 'react-router-dom';
+import { BrowserRouter, Route } from 'react-router-dom';
123
124
function Demo() {
125
return (
0 commit comments