update user and password

This commit is contained in:
2021-11-01 14:56:19 +00:00
parent 5c422726ef
commit 9232d073e3
8 changed files with 61 additions and 38 deletions
+2 -2
View File
@@ -28,8 +28,8 @@ export default function Home({ children, pages }) {
<CaseSearch />
<CaseComment />
<Dns />
{/*<Login />
<Inspectorate /> */}
<Login />
{/* <Inspectorate /> */}
</div>
</div>
</div>