# Description # Examples - `src/pages/Background/modules/saveToGoDAM.js`- Usage of promise constructors rather than async/await. # Acceptance criteria - [ ] Identify Improper use of promises/callbacks in the code added to the fork. - [ ] Refactore with proper asyn/await syntax whereever possible