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 3e55011 commit 3fdf626Copy full SHA for 3fdf626
src/components/Login.js
@@ -1,4 +1,4 @@
1
-import { Link } from 'react-router';
+import { Link } from 'react-router-dom';
2
import ListErrors from './ListErrors';
3
import React from 'react';
4
import agent from '../agent';
src/components/Register.js
0 commit comments