mirror of
https://github.com/cheveguerra/whaticket-community.git
synced 2026-04-18 19:59:20 +00:00
Start contacts page frontend
This commit is contained in:
@@ -2,8 +2,6 @@ import React from "react";
|
||||
import Routes from "./routes";
|
||||
import "dotenv/config";
|
||||
|
||||
import "./App.css";
|
||||
|
||||
const App = () => {
|
||||
return <Routes />;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user