typescript-cheatsheets / react

Cheatsheets for experienced React developers getting started with TypeScript

Home Page:https://react-typescript-cheatsheet.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Format Code

adabusra opened this issue · comments

You must shift + alt + f run

{users && users.length>0&& users.map((user) => (

Could you elaborate who must do that and why?

I'm sorry I wasn't descriptive enough. I just recommended to run format document.

Should be fixed by #458