feat(client): remove demo statement from frontend
This commit is contained in:
parent
6aaa3551e9
commit
4e34992cb5
|
|
@ -319,9 +319,6 @@ const Login: React.FC = () => {
|
|||
</Button>
|
||||
|
||||
<Box sx={{ textAlign: 'center', mt: 2 }}>
|
||||
<Typography variant="body2" color="text.secondary">
|
||||
Demo credentials: admin / readur2024
|
||||
</Typography>
|
||||
</Box>
|
||||
</Box>
|
||||
</CardContent>
|
||||
|
|
|
|||
Loading…
Reference in New Issue