Class: AppProvider

client. AppProvider

The root component of the application. Everything unfolds from here. Main job of this component is to make the Redux store available for connect() calls.

new AppProvider()

Extends

  • Component