-
-
- {count}
-
-
-
- setIncrementAmount(e.target.value)}
- />
-
-
-
-
- );
-}
diff --git a/src/components/MainLayout/MainLayout.tsx b/src/components/MainLayout/MainLayout.tsx
deleted file mode 100755
index e76fa0191..000000000
--- a/src/components/MainLayout/MainLayout.tsx
+++ /dev/null
@@ -1,52 +0,0 @@
-import React from 'react';
-import Typography from '@material-ui/core/Typography';
-import {makeStyles} from '@material-ui/core/styles';
-import Link from '@material-ui/core/Link';
-import Container from "@material-ui/core/Container";
-import Header from "components/MainLayout/components/Header";
-
-function Copyright() {
- return (
-