mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-27 03:08:06 +00:00
Add period
This commit is contained in:
@@ -73,7 +73,7 @@ Returns true if `instance` is a DOM component (such as a `<div>` or `<span>`).
|
||||
boolean isCompositeComponent(ReactComponent instance)`
|
||||
```
|
||||
|
||||
Returns true if `instance` is a composite component (created with `React.createClass()`)
|
||||
Returns true if `instance` is a composite component (created with `React.createClass()`).
|
||||
|
||||
### isCompositeComponentWithType
|
||||
|
||||
|
||||
Reference in New Issue
Block a user