This commit is contained in:
wrzesinski-hubert
2021-01-14 15:02:28 +01:00
parent 78e63ce587
commit afd809a9ec
4 changed files with 31 additions and 6 deletions

View File

@ -222,6 +222,8 @@ export const CoursesProvider = ({ children }: CoursesProviderProps) => {
}, 600);
}, []);
console.log("123,",userID,courses,basket)
return (
<coursesContext.Provider
value={{