Error: src/component/AddTasks.tsx(7,18): error TS7006: Parameter 'e' implicitly has an 'any' type.
Error: src/component/Tasks.tsx(1,1): error TS1208: 'Tasks.tsx' cannot be compiled under '--isolatedModules' because it is considered a global script file. Add an import, export, or an empty 'export {}' statement to make it a module.
Error: src/component/landing/Landing.tsx(5,18): error TS[7](https://github.com/industrial-training-web/Taskly/actions/runs/11813042992/job/32909316384?pr=2#step:5:8)006: Parameter 'e' implicitly has an 'any' type.
Fix these errors: