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