[✨] Refactor Blocks.tsx
and Move to src/pages/Home/tabs/block.tsx
#3
Labels
enhancement ✨
Improve existing piece of code
frontend
Client Side
good first issue
Good for newcomers
Enhancement ✨
Task
Currently, the file
src/pages/Blocks.tsx
contains all the code in one place. This issue aims to improve code organization by breaking down its contents and moving it tosrc/pages/Home/tabs/block.tsx
.Steps to Complete
Blocks.tsx
.src/pages/Home/tabs/block.tsx
.Important Note
Additional Context:
The text was updated successfully, but these errors were encountered: