-
-
Notifications
You must be signed in to change notification settings - Fork 638
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
Refactored Edit.jsx. #6206
Refactored Edit.jsx. #6206
Conversation
✅ Deploy Preview for plone-components canceled.
|
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.
This may be a duplicate of #4959.
@BhavishyaSahay please read and follow First-time contributors, especially Item 2 in Things not to do.
How is this PR different from #4959?
Co-authored-by: Steve Piercy <[email protected]>
@stevepiercy Sir actually this has been assigned to me as a task for an open source course from my college and I didn't knew that someone has already made the changes before. Please merge it, I'll surely take care of this from the next time and will make sure there is no duplication. |
@BhavishyaSahay sorry, but we expect all contributors to follow our contributing policy. Please direct your instructor to Expectations of first-time contributors. I would be happy to discuss with your instructor why this policy is in place.
Closing as duplicate of #4959 because no distinction was given. |
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.
Remove this file from your pull request.
Refactored Edit.jsx from class-based component to functional-based component.