Error occurred when fetching sidebar data
create logger.info for 'registerUser' and 'loginUser'
+ 9
- 0
@@ -13,6 +13,7 @@ import {
@@ -21,19 +22,23 @@ export const registerUser = async (
@@ -62,16 +67,19 @@ export const loginUser = async (email: string, password: string) => {
@@ -90,6 +98,7 @@ export const loginUser = async (email: string, password: string) => {