Home Reference Source

Variable

Static Public Summary
public

App(props: Object): Object: *

App container, used to define the whole app This function will render the container

public

Export the reducer

Static Public

public App(props: Object): Object: * source

App container, used to define the whole app This function will render the container

Return:

Object

React component tree

public rootReducer: * source

import rootReducer from 'luciole-reactjs/app/reducers/index.js'

Export the reducer