-
Notifications
You must be signed in to change notification settings - Fork 118
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
completed addition and route constants #179
base: develop
Are you sure you want to change the base?
completed addition and route constants #179
Conversation
✅ Deploy Preview for i4g ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
✅ Deploy Preview for curious-ganache-33d2b4 ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
@EmmanuelObi please fix your merge conflict we need to close this issue |
fixed and updated the PR. |
Good to merge |
@EmmanuelObi look into this |
I've fixed the conflict, again. |
Kindly fix the merge issue. |
I've done this twice already. Please merge in this time, thanks |
@t-bello7 @dprincecoder @ingressive4good I've fixed arising merge conflicts. Please approve and merge in. |
Good to merge |
👍Good to merge |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry @EmmanuelObi other PR has been merged, and app.jsx and routes.jsx are now in conflict with yours, kindly fix it again, so this can be merged
export const NOTIFICATIONS = 'notifications'; | ||
export const PROFILE = 'profile'; | ||
export const ADMIN = 'admin'; | ||
export const USERS = 'users'; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I see what you do here good anyways.
🛠️ Fixes Issue
Closes issue #178
✔️ Check List (Check all the applicable boxes)