Mentor Register Page (#48)
* feat: responsive * fix: success register * feat: auth login responsive && auth login implementation * fix: login page button disabled & register page * fix: conflict * fix: button disabled when loading * feat: register and otp integration * Update middleware.ts * feat: OTP Resend * fix: minor * stash * feat: mentor register pages * feat: mentor status page pending and success
This commit is contained in:
@@ -4,4 +4,6 @@ export * from './input-field';
|
||||
export * from './pagination';
|
||||
export * from './modal/modal';
|
||||
export * from './stepper';
|
||||
export * from './accordion';
|
||||
export * from './accordion';
|
||||
export * from './register-mentor-step';
|
||||
export * from './select-field'
|
||||
Reference in New Issue
Block a user