Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 538 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 538 Bytes

fody-redux-app NPM version

React/Redux App with context

Dependency Status

import render from 'fody';
import App from 'fody-redux-app';
import Html from './HtmlComponent';

// ...

render({ App, context, Component, data, Html })