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 7448265 commit e1312aeCopy full SHA for e1312ae
assets/jscpd-badge.svg
src/components/NavBar/index.tsx
@@ -10,6 +10,7 @@ import { Link } from 'react-router-dom';
10
import LogoutButton from '../../atoms/LogoutButton';
11
import SearchBox from '../../atoms/SearchBox';
12
import { LOGIN, REGISTER } from '../../constants/routes';
13
+// source: https://www.freepik.com
14
import Logo from '../../images/logo.svg';
15
import OnlyAuthenticated from '../Auth/OnlyAuthenticated';
16
import OnlyUnauthenticated from '../Auth/OnlyUnauthenticated';
0 commit comments