Skip to content
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

Upgrade package versions #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greganderson
Copy link

Overview

The chakra-ui package upgraded and isn't backward compatible, so this makes the necessary changes to upgrade. You should now be able to npm install and npm start without needing to make any changes, and the frontend will work. Also fixed some formatting.

Note

The only real change in frontend/src/Components/Todos.jsx is line 161 where I added key={todo.id}. Everything else is formatting.

The chakra-ui package upgraded and isn't backward compatible, so this
makes the necessary changes to upgrade. You should now be able to
`npm install` and `npm start` without needing to make any changes, and
the frontend will work. Also fixed some formatting.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant