-
Notifications
You must be signed in to change notification settings - Fork 0
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
Adding ability to add new fruit via api #37
Comments
|
|
Adding i18n translation and locality
|
Using object oriented practices to optimize for developer flow - prep before adding components to handle new
make a new file for the body container
/app/assets/javascripts/components/_body.js.jsx
move the constructor into it from allfruits
move the component loading check from allfruits too
change main component to call body
The text was updated successfully, but these errors were encountered: