refactor: move sign up, sign in and sign out pages to main/authPages folder and create locales for everyone
This commit is contained in:
3
src/app/main/authPages/sign-up/i18n/en.js
Normal file
3
src/app/main/authPages/sign-up/i18n/en.js
Normal file
@@ -0,0 +1,3 @@
|
||||
const locale = {};
|
||||
|
||||
export default locale;
|
||||
Reference in New Issue
Block a user