Skip to content

Commit

Permalink
adding console print
Browse files Browse the repository at this point in the history
  • Loading branch information
Reem Konsowa authored and Reem Konsowa committed Sep 15, 2024
1 parent af5b936 commit ec561a6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/meta/configs.js
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,8 @@ function handleArrayConversion(value, key) {
}
}

console.log('Reem');


// called before data is saved to db
function serialize(config) {
Expand Down

0 comments on commit ec561a6

Please sign in to comment.