Compare commits

..

2 Commits

View File

@ -54,7 +54,7 @@ export const handler = async (req, res) => {
function modifyObj(obj) { function modifyObj(obj) {
// Enter your code here // Enter your code here
console.log("m here");
} }
/* /*