Closed danicunhac closed 2 years ago
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/arvind0598/better-first-issues/CVjuyPNxauMDmcxxDNdK5HdH37ni
✅ Preview: https://better-first-issues-git-fork-danicunhac-chore-bf773f-arvind0598.vercel.app
Description
Adds path alias (@) to reduce imports path, making code cleaner and shorter. Changes components main files names to index to reduce imports path and redundancy (repeating folder name that is equal to file name).