#134: [MINOR] Format the code
Issue #134 by pranshugupta54
[MINOR] Format the code
Multiple PRs will be merged for this issue.
Edit: Focused on
version2
branch more
- Remove commented code
- Re-arrange the imports, like keeping all react
related together, all MUI
related together.
- Add comments where ever needed.
- Re-write MUI lines which can be included in single line, example:
Most of our files are written using Option 1
, format it in Option 2
.
<img width="624" alt="image" src="https://github.com/digitomize/digitomize/assets/76090263/4c4343cc-e501-4499-a46f-024c5e76d06d"> </img>0 Replies