Closed MaYaNkKashyap681 closed 1 year ago
Name | Link |
---|---|
Latest commit | 22028929a70f7f94c38305f13a40352342204150 |
Latest deploy log | https://app.netlify.com/sites/letsupsolve/deploys/63a5c69a49606e0008d8467b |
Deploy Preview | https://deploy-preview-35--letsupsolve.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
@MaYaNkKashyap681 there are some merge conflicts here right now ,just resolve those and make a commit on this PR
@MaYaNkKashyap681 there are some merge conflicts here right now ,just resolve those and make a commit on this PR
I have not changed not even a single line in this code.
@MaYaNkKashyap681 there are some merge conflicts here right now ,just resolve those and make a commit on this PR
I have not changed not even a single line in the file Analysis.js.
Now is it okay?
Its still showing conflicts in package.lock json file , and without resolving the conflicts even I cannot merge them
@MaYaNkKashyap681 there are some merge conflicts here right now ,just resolve those and make a commit on this PR
I have not changed not even a single line in this code.
Ya you have not changed it ,but some other people who contributed did , and hence a good practice is to work in a separate branch in your local then git pull the current version and then git merge the main branch to the branch you are working upon. From next time, its good to follow this workflow.
Now is it ok?
@MaYaNkKashyap681 there are some merge conflicts here right now ,just resolve those and make a commit on this PR
I have not changed not even a single line in this code.
Ya you have not changed it ,but some other people who contributed did , and hence a good practice is to work in a separate branch in your local then git pull the current version and then git merge the main branch to the branch you are working upon. From next time, its good to follow this workflow.
ya sure
Well I guess its solved ,I ll merge it , Thanks for your contribution
Well I guess its solved ,I ll merge it , Thanks for your contribution
welcome
Moved Enhanced Table Into a different file and made it a component.