[ ] There are many logs written in the console when components are mounted. Remove all of them.
[ ] Check if there are libraries that perform static code analysis and don't let you push code to production with console logs. Alternatively, setup a GitHub Action. In any case, open a new issue for this second task and implement that in another branch.