forked from CRM_Production/JTT_CrM
parent
2194ae916f
commit
9aeaf07b7e
@ -1,11 +0,0 @@
|
||||
import React from "react";
|
||||
|
||||
const Home = () => {
|
||||
return (
|
||||
<div>
|
||||
<h1>ACCUEIL</h1>
|
||||
</div>
|
||||
);
|
||||
};
|
||||
|
||||
export default Home;
|
Loading…
Reference in new issue