mirror of
https://github.com/cheveguerra/whaticket-community.git
synced 2026-04-19 20:29:17 +00:00
feat: starting appbar notifications
This commit is contained in:
@@ -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()}
|
||||
|
||||
Reference in New Issue
Block a user