Beauty-ku-mari / Frontend-Development

Join our friendly GitHub repository for Hacktoberfest and contribute your skills to make a positive impact!
2 stars 2 forks source link

Data is not being displayed in a list format #3

Closed Beauty-ku-mari closed 1 week ago

Beauty-ku-mari commented 2 weeks ago

Solution: Use the .map() function to iterate over the data array and return a list of JSX elements. Ensure that each list item has a unique key prop.

TrickyVikram commented 2 weeks ago

Please assign this to me

Beauty-ku-mari commented 2 weeks ago

ok

Beauty-ku-mari commented 1 week ago

ok