Open
Description
Hi Guys,
We've been using ReduxFx, and following your ReduxFxml example. in the FxmlExample.java file you have the following line (34):
ReduxFxml<AppState> reduxFxml = ReduxFxml.create(store);
However, in our project, pulling the latest version from Maven (v0.4.1) the create function does not seem to take a ReduxFXStore parameter, as your example code suggests? Is this a known inconsistency, or is the example outdated?
Many thanks!
Metadata
Metadata
Assignees
Labels
No labels