Internal module, you should not use it directly
(require("react-cmf/lib/App"))(props) → {object}
The React component that render your app and provide CMF environment.
Parameters:
Name | Type | Description |
---|---|---|
props |
object | { store } |
Returns:
ReactElement
- Type
- object