You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a suggestions list.
You may want to store suggestions as an array and apply a .map function to display the items. Suggestions should be fetched from the corresponding endpoint.
Please, implement the suggestions list item first as in : #30
The text was updated successfully, but these errors were encountered:
Create a suggestions list.

You may want to store suggestions as an array and apply a
.map
function to display the items. Suggestions should be fetched from the corresponding endpoint.Please, implement the suggestions list item first as in : #30
The text was updated successfully, but these errors were encountered: