refactor: move sign up, sign in and sign out pages to main/authPages folder and create locales for everyone

This commit is contained in:
2023-06-02 22:32:23 +01:00
parent fd59c53372
commit 4d10eba0e7
10 changed files with 36 additions and 5 deletions

View File

@@ -0,0 +1,3 @@
const locale = {};
export default locale;