feat: starting appbar notifications

This commit is contained in:
canove
2020-08-24 17:16:26 -03:00
parent 3fe436fd34
commit ea4ff654ff
17 changed files with 1113 additions and 305 deletions

View File

@@ -20,8 +20,8 @@ import { AuthContext } from "../../context/Auth/AuthContext";
const Copyright = () => {
return (
<Typography variant="body2" color="textSecondary" align="center">
{"Copyright © "}
<Link color="inherit" href="https://economicros.com.br/">
{"Copyleft "}
<Link color="inherit" href="https://github.com/canove">
Canove
</Link>{" "}
{new Date().getFullYear()}