-
Notifications
You must be signed in to change notification settings - Fork 83
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
changed according to new main branch changes footer.jsx #230
Conversation
👷 Deploy request for delightful-daifuku-a9f6ea pending review.Visit the deploys page to approve it
|
frontend/src/Components/Footer.jsx
Outdated
@@ -57,7 +58,6 @@ const Footer = () => { | |||
}; | |||
|
|||
try { | |||
//This is the URL you can use if you are working on local machine if creating error in finding backendURL so use this in fetch request = 'http://localhost:8080/api/feedback | |||
const response = await fetch(`${backendURL}/api/feedback`, { |
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.
@devxMani why remove this comment?
You have removed all the comments wherever it wsa before. Please put those comments back
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.
@AlfiyaSiddique i'll create a new pr for this
It is better if you can make the changes in this same branch(PR) only but if it's hard for you it's fine, but please try to open only one PR for one issue. |
@AlfiyaSiddique if this working fine can you add level 2 to this |
@devxMani can you please update the PR, the deploy preview is not working because of this I guess |
@devxMani any updates? |
@AlfiyaSiddique I'll do it give me some time |
@devxMani any updates? You can give us a date by when you will continue, since there are chances of PR getting closed due to no activity |
@devxMani this Pr will get closed tomorrow if no activity found |
@AlfiyaSiddique close.. |
#56 is done you can check
working fine for me