User setup added
This commit is contained in:
@@ -843,7 +843,7 @@ function App() {
|
||||
<div className="demo-credentials-box">
|
||||
<h4>💡 Dev Sandbox Access:</h4>
|
||||
{loginType === 'SYSTEM' ? (
|
||||
<p>Default Admin: <strong>admin</strong> / Password: <strong>admin123</strong></p>
|
||||
<p>Default Admin: <strong>admin</strong> / Password: <strong>admin</strong></p>
|
||||
) : (
|
||||
<p>Sign in with your Google account. First-time users will be asked for a mobile number to complete registration.</p>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user