You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The examples in react.md all use the React.Component style, so we should update them to just extend Component. We can also add a blurb about the import convention?
I believe it's safe to say, after the internal vote, that people prefer:
over
The examples in
react.md
all use theReact.Component
style, so we should update them to just extendComponent
. We can also add a blurb about the import convention?cc @kevinbarabash
The text was updated successfully, but these errors were encountered: