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.
2 parents 3e55011 + 3fdf626 commit 2b4c04cCopy full SHA for 2b4c04c
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