Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Remove broken GCC annotation from create-react-class
  • Loading branch information
gaearon committed Jun 12, 2017
commit 3dea50c904096851a00a42130d6b036326c85808
1 change: 0 additions & 1 deletion addons/create-react-class/factory.js
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,6 @@ function factory(ReactComponent, isValidElement, ReactNoopUpdateQueue) {
* }
*
* @return {ReactComponent}
* @nosideeffects
* @required
*/
render: 'DEFINE_ONCE',
Expand Down