We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
From React-Module-Project created by zelihapala: #31
https://github.com/orgs/CodeYourFuture/projects/152/views/1?pane=issue&itemId=48327443
Instructions:
In the component, declare a new state bookings with the corresponding setter function setBookings to hold the
FakeBookings data. Instead of passing FakeBookings directly to the component, pass the new bookings state variable.
Hint: The new bookings state should be initialised with the FakeBookings variable.
Test:
1
No response
no
The text was updated successfully, but these errors were encountered:
No branches or pull requests
From React-Module-Project created by zelihapala: #31
Link to the coursework
https://github.com/orgs/CodeYourFuture/projects/152/views/1?pane=issue&itemId=48327443
Why are we doing this?
Instructions:
In the component, declare a new state bookings with the corresponding setter function setBookings to hold the
FakeBookings data. Instead of passing FakeBookings directly to the component, pass the new bookings state variable.
Hint: The new bookings state should be initialised with the FakeBookings variable.
Test:
Maximum time in hours
1
How to get help
No response
How to submit
no
How to review
No response
Anything else?
no
The text was updated successfully, but these errors were encountered: