CodeYourFuture / CodeYourFuture/React-Module-Project
Feature Bookings state
Offen
🏕 Priority Mandatory
🐇 Size Small
📅 Week 2
🧩 Feature
- Vorherrschende Sprache
- JavaScript
- Sterne
- 1
- Forks
- 28
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
**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:**
- [ ] The bookings are still rendered correctly in the page.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.