Updated the ProjectContext.jsx
This commit is contained in:
parent
71df365c0e
commit
cf89827bca
@ -36,7 +36,7 @@ export const ProjectProvider = ({children}) => {
|
||||
}
|
||||
}
|
||||
} catch (e) {
|
||||
console.error(e);
|
||||
console.error(e.message);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user