Skip to content

Commit

Permalink
Merge pull request #1295 from narmi/akdetrick-patch-4
Browse files Browse the repository at this point in the history
Update naming-conventions.md
  • Loading branch information
akdetrick committed Jul 26, 2024
2 parents 6ef85e3 + 8b5a375 commit d4b7966
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contributing/naming-conventions.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Use auxillary verb prefixes for boolean props:
-selected
-portal
+isSelected
+usePortal
+hasPortal
```

Props that accept more than one thing should be pluralized:
Expand Down

0 comments on commit d4b7966

Please sign in to comment.