daniellima0 / corretores-online

3 stars 0 forks source link

Frontend import pathing fix #31

Closed BernardoSResende closed 4 months ago

BernardoSResende commented 4 months ago

Currently, in the frontend, all imports are being done with relative pathing, which is a bad practice. For this issue, change all imports to the ones using '@...'