Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE]: Update frontend imports #1346

Closed
CatiaBarroco-xgeeks opened this issue Apr 4, 2023 · 0 comments · Fixed by #1350
Closed

[FEATURE]: Update frontend imports #1346

CatiaBarroco-xgeeks opened this issue Apr 4, 2023 · 0 comments · Fixed by #1350
Assignees
Labels

Comments

@CatiaBarroco-xgeeks
Copy link
Contributor

CatiaBarroco-xgeeks commented Apr 4, 2023

The purpose of this feature is to make imports congruent across the frontend project

Summary

Absolute imports have several benefits in React.

Since it is already implemented in this project, the objective of this PR is to make the code cleaner, easier to read and congruent

Article: Why and How to Use Absolute Imports in React

Basic example

Before

imagem

After

imagem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant