Open 5hraddha opened 1 year ago
We can revisit as and when needed, the Clean Code Principles. On the top of my head, there are few places we need to clean up code:
src/components/actions.ts
We can revisit as and when needed, the Clean Code Principles. On the top of my head, there are few places we need to clean up code:
src/components/actions.ts
: Remove unnecessary lines of code, standardize action names, etc.