diff --git a/docs/docs/09.1-animation.md b/docs/docs/09.1-animation.md index 53256dd5753e3..1eb084f638d26 100644 --- a/docs/docs/09.1-animation.md +++ b/docs/docs/09.1-animation.md @@ -175,3 +175,11 @@ By default `ReactTransitionGroup` renders as a `span`. You can change this behav ``` Every DOM component is under `React.DOM`. However, `component` does not need to be a DOM component. It can be any React component you want; even ones you've written yourself! + +Any additional, user-defined, properties will be become properties of the rendered component. For example, here's how you would you render a `