-
Notifications
You must be signed in to change notification settings - Fork 0
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
Code Review #1
Comments
Budget-Horizon-react/src/components/TransactionID.js Lines 64 to 156 in f4c77fa
Make sure you have a code linter like Prettier installed in vs code to clean up your component formatting. Some of these indentations and angle brackets look off. |
Budget-Horizon-react/src/util/apiUrl.js Lines 3 to 4 in f4c77fa
Consider building these two urls dynamically using environment variables |
Please review all comments associated with this issue and refactor your code accordingly. Thanks!
The text was updated successfully, but these errors were encountered: