-
Notifications
You must be signed in to change notification settings - Fork 2.4k
🔨 Refactored 🧠 Overmind Hacktober | /app/pages/Sandbox/Editor/Workspace/Dependencies/AddVersion/index.js #2671
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 🧠 Overmind Hacktober | /app/pages/Sandbox/Editor/Workspace/Dependencies/AddVersion/index.js #2671
Conversation
|
This pull request is automatically deployed with Now. Latest deployment for this branch: https://codesandbox-cl-git-fork-silltho-refactor-workspace-depen-c98ade.codesandbox1.now.sh |
|
Hey! You need to go on this file https://github.com/codesandbox/codesandbox-client/blob/7c166dd82628f15c2576db0d3094c409313eb078/packages/app/src/app/pages/Sandbox/Editor/Workspace/Dependencies/index.js and chenge the import too as right now the pr deploy breaks :/ |
|
Hey @SaraVieira, Thank you for reviewing this pr. I think you have already fixed Greets from Austria |
|
Thanks a lot for contributing!! Merging in now. |
What kind of change does this PR introduce?
Refactor code for hacktoberfest #2621
@Saeris @christianalfoni @SaraVieira
What is the current behavior?
Sandbox/Editor/Workspace/Dependencies/AddVersion/index.jswas usinginjectandobserverfromapp/componentConnectorsWhat is the new behavior?
uses
useOvermindfromapp/overmindWhat steps did you take to test this?
ran
yarn typecheckandyarn lintChecklist