mirror of
https://github.com/cheveguerra/whaticket-community.git
synced 2026-04-20 12:49:32 +00:00
feat: starting appbar notifications
This commit is contained in:
@@ -23,8 +23,8 @@ import api from "../../services/api";
|
||||
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