Hacker News new | ask | show | jobs
by seattle_spring 3363 days ago
That's extending the base react component class, not an existing component class.
1 comments

Well, if you think there's a difference then we never agree :)
Creating a nested class hierarchy and extending a single base class for all components are decidedly not the same thing.