Added logo

This commit is contained in:
frikky
2021-01-24 08:40:59 +01:00
parent f9736179d1
commit 901b1b5c7c
4 changed files with 14 additions and 2 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

+1 -1
View File
@@ -1,4 +1,4 @@
import React, { useEffect} from 'react';
import React, { useState } from 'react';
import { makeStyles } from '@material-ui/styles';
import {Link} from 'react-router-dom';