diff --git a/docs/05-reusable-components.md b/docs/05-reusable-components.md index 9f45a9f7a..7b92692fa 100644 --- a/docs/05-reusable-components.md +++ b/docs/05-reusable-components.md @@ -301,6 +301,6 @@ However, you may still specify `.propTypes` and `.defaultProps` by setting them > NOTE: > -> Due to some implementation details, returning `null` or `false` to indicate you don't want to render anything won't work in a functional component (see [react/4599](https://github.com/facebook/react/issues/4599) for details). Consider returning `