build fixes

This commit is contained in:
2021-10-07 15:34:22 +01:00
parent 59f7d95f88
commit 11928e35b9
8 changed files with 26 additions and 24 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>