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

TypeError: propertyForRent.map is not a function can anyone solve this error #9

Open
minal322 opened this issue Aug 14, 2022 · 2 comments

Comments

@minal322
Copy link

No description provided.

@minal322 minal322 changed the title TypeError: propertyForRent.map is not a function TypeError: propertyForRent.map is not a function can anyone solve this error Aug 14, 2022
@ifham001
Copy link

ifham001 commented Apr 7, 2023

while using map use return example

propertyForRent.map(property=>{
return <> {property.name} </>

})

@Akash5908
Copy link

Hey @minal322 is this error resolved? if not, could you please assign this issue to me?

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

No branches or pull requests

4 participants
@minal322 @Akash5908 @ifham001 and others