Skip to content

Commit

Permalink
added console
Browse files Browse the repository at this point in the history
  • Loading branch information
Poonam-Singh-Bagh committed Nov 10, 2022
1 parent e8ebe2f commit 5808c59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/PathwayExercise/ContentEdit/editor.js
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ function ReactEditor({ course, id, save }) {
});

console.log("blocks", blocks);
console.log("Course editor completed, Ready to raise PR");

let json = [];
const MerakiJSON = (blocks) => {
Expand Down

0 comments on commit 5808c59

Please sign in to comment.