Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rahulrk-dev authored Nov 4, 2023
1 parent 11ab371 commit e3a87ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion react/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ This style guide is mostly based on the standards that are currently prevalent i
)}
```

## Quotes
## Quotes

- Always use double quotes (`"`) for JSX attributes, but single quotes (`'`) for all other JS. eslint: [`jsx-quotes`](https://eslint.org/docs/rules/jsx-quotes)

Expand Down

0 comments on commit e3a87ca

Please sign in to comment.