mirror of
https://github.com/cheveguerra/whaticket-community.git
synced 2026-04-20 04:39:20 +00:00
Finished Contact Drawer styles and func
This commit is contained in:
@@ -3,7 +3,13 @@ import React from "react";
|
||||
const Dashboard = () => {
|
||||
return (
|
||||
<div>
|
||||
<h1>Todo Dashboard</h1>
|
||||
<a
|
||||
rel="bookmark"
|
||||
target="_parent"
|
||||
href="https://economicros.ddns.com.br:4043/"
|
||||
>
|
||||
teste
|
||||
</a>
|
||||
</div>
|
||||
);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user