diff --git a/Accounts/src/Actions/ChangePassword.ts-temp b/Accounts/src/Actions/ChangePassword.ts similarity index 100% rename from Accounts/src/Actions/ChangePassword.ts-temp rename to Accounts/src/Actions/ChangePassword.ts diff --git a/Accounts/src/Actions/Login.ts-temp b/Accounts/src/Actions/Login.ts similarity index 100% rename from Accounts/src/Actions/Login.ts-temp rename to Accounts/src/Actions/Login.ts diff --git a/Accounts/src/Actions/Register.ts-temp b/Accounts/src/Actions/Register.ts similarity index 100% rename from Accounts/src/Actions/Register.ts-temp rename to Accounts/src/Actions/Register.ts diff --git a/Accounts/src/Actions/ResendToken.ts-temp b/Accounts/src/Actions/ResendToken.ts similarity index 100% rename from Accounts/src/Actions/ResendToken.ts-temp rename to Accounts/src/Actions/ResendToken.ts diff --git a/Accounts/src/Actions/ResetPassword.ts-temp b/Accounts/src/Actions/ResetPassword.ts similarity index 100% rename from Accounts/src/Actions/ResetPassword.ts-temp rename to Accounts/src/Actions/ResetPassword.ts diff --git a/Accounts/src/Constants/ChangePassword.ts-temp b/Accounts/src/Constants/ChangePassword.ts similarity index 100% rename from Accounts/src/Constants/ChangePassword.ts-temp rename to Accounts/src/Constants/ChangePassword.ts diff --git a/Accounts/src/Constants/Emaildomains.ts-temp b/Accounts/src/Constants/Emaildomains.ts similarity index 100% rename from Accounts/src/Constants/Emaildomains.ts-temp rename to Accounts/src/Constants/Emaildomains.ts diff --git a/Accounts/src/Constants/Login.ts-temp b/Accounts/src/Constants/Login.ts similarity index 100% rename from Accounts/src/Constants/Login.ts-temp rename to Accounts/src/Constants/Login.ts diff --git a/Accounts/src/Constants/Register.ts-temp b/Accounts/src/Constants/Register.ts similarity index 100% rename from Accounts/src/Constants/Register.ts-temp rename to Accounts/src/Constants/Register.ts diff --git a/Accounts/src/Constants/ResendToken.ts-temp b/Accounts/src/Constants/ResendToken.ts similarity index 100% rename from Accounts/src/Constants/ResendToken.ts-temp rename to Accounts/src/Constants/ResendToken.ts diff --git a/Accounts/src/Constants/ResetPassword.ts-temp b/Accounts/src/Constants/ResetPassword.ts similarity index 100% rename from Accounts/src/Constants/ResetPassword.ts-temp rename to Accounts/src/Constants/ResetPassword.ts diff --git a/Accounts/src/Reducers/changePassword.ts b/Accounts/src/Reducers/ChangePassword.ts-temp similarity index 100% rename from Accounts/src/Reducers/changePassword.ts rename to Accounts/src/Reducers/ChangePassword.ts-temp diff --git a/Accounts/src/Reducers/index.ts b/Accounts/src/Reducers/Index.ts-temp similarity index 100% rename from Accounts/src/Reducers/index.ts rename to Accounts/src/Reducers/Index.ts-temp diff --git a/Accounts/src/Reducers/login.ts b/Accounts/src/Reducers/Login.ts-temp similarity index 100% rename from Accounts/src/Reducers/login.ts rename to Accounts/src/Reducers/Login.ts-temp diff --git a/Accounts/src/Reducers/register.ts b/Accounts/src/Reducers/Register.ts-temp similarity index 100% rename from Accounts/src/Reducers/register.ts rename to Accounts/src/Reducers/Register.ts-temp diff --git a/Accounts/src/Reducers/resendToken.ts b/Accounts/src/Reducers/ResendToken.ts-temp similarity index 100% rename from Accounts/src/Reducers/resendToken.ts rename to Accounts/src/Reducers/ResendToken.ts-temp diff --git a/Accounts/src/Reducers/resetPassword.ts b/Accounts/src/Reducers/ResetPassword.ts-temp similarity index 100% rename from Accounts/src/Reducers/resetPassword.ts rename to Accounts/src/Reducers/ResetPassword.ts-temp