Release
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
GENERATE_SOURCEMAP=false
|
||||
|
||||
VITE_API_URL="http://aso-api.local/api"
|
||||
VITE_API_URL="https://aso-api.linksehat.dev/api"
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user