update user_id 6

This commit is contained in:
Mohamed Nouffer
2023-07-26 18:17:06 +05:30
parent 52aea0d075
commit 40f735e070
9 changed files with 15 additions and 15 deletions

View File

@ -39,7 +39,7 @@ const TheContent = () => {
useEffect(() => {
fetchSession()
get_token_from_storage_or_cookie();
//get_token_from_storage_or_cookie();
}, []);
async function postUserData(data) {