resp fixes
This commit is contained in:
@@ -48,7 +48,7 @@ export function SelfLearnerSignUp() {
|
||||
setTimeout(() => {
|
||||
setIsLoading(false);
|
||||
// Navigate to dashboard or success page
|
||||
navigateTo('/dashboard');
|
||||
navigateTo('https://klc-learner.wdiprojects.com');
|
||||
}, 2000);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user