commit color
This commit is contained in:
@@ -43,7 +43,7 @@ const LogistrationPageInner = ({
|
||||
const [institutionLogin, setInstitutionLogin] = useState(false);
|
||||
const [key, setKey] = useState('');
|
||||
const navigate = useNavigate();
|
||||
// Force hide registration - Andal Learning only allows sign in
|
||||
//commit color - Force hide registration - Andal Learning only allows sign in
|
||||
const disablePublicAccountCreation = true;
|
||||
const hideRegistrationLink = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user