Skip to content

Commit ce52a57

Browse files
smackfuGitHub Enterprise
authored andcommitted
[Docs] Correct example for prefer-exact-props rule
1 parent 8b51eef commit ce52a57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/rules/prefer-exact-props.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ In this case, one could instead enforce only the exact props being used by using
4040
class Foo extends React.Component {
4141
props: {|
4242
bar: string
43-
}|
43+
|}
4444

4545
render() {
4646
return <p>{this.props.bar}</p>;

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy