feat: dyamic stepper form forgot password

This commit is contained in:
egagofur
2025-03-30 22:41:06 +07:00
parent b62c762cf9
commit d58ad58ef8
9 changed files with 470 additions and 60 deletions
+3 -2
View File
@@ -1,5 +1,6 @@
export * from "./forgot-step";
export * from "./otp-form";
export * from './forgot-step';
export * from './otp-form';
export * from './input-form';
export * from './pagination';
export * from './modal/modal';
export * from './stepper';