This commit is contained in:
2022-05-26 17:35:47 +07:00
parent 40d680287e
commit 5062989a41
50 changed files with 1177 additions and 4 deletions

View File

@@ -1,3 +1,3 @@
GENERATE_SOURCEMAP=false
VITE_API_URL="http://aso-api.local/api"
VITE_API_URL="https://aso-api.linksehat.dev/api"

View File

@@ -85,7 +85,7 @@ export default function Login() {
)}
</HeaderStyle>
{mdUp && (
{/* {mdUp && (
<SectionStyle>
<Typography variant="h3" sx={{ px: 5, mt: 10, mb: 5 }}>
Hi, Welcome Back
@@ -97,7 +97,7 @@ export default function Login() {
alt="login"
/>
</SectionStyle>
)}
)} */}
<Container maxWidth="sm">
<ContentStyle>