diff --git a/src/components/Registration.js b/src/components/Registration.js deleted file mode 100644 index 0b0d808..0000000 --- a/src/components/Registration.js +++ /dev/null @@ -1,18 +0,0 @@ -// import { Paper, Text, TextInput } from "@mantine/core"; - -// const Registration = () => { -// return ( -//
-// -// WELCOME ADMIN! -// Please login to access the Admin Account Management Site -// - -// -// -//
-// ); -// }; - -// export default Registration; \ No newline at end of file