Add dispatchFn prop and fixes
- Add
dispatchFnprop so you can pass a dispatch function different than the store you use in your<Provider>, see #7 - Fix dispatch button position when used with others monitors, see #6
Thanks @zalmoxisus for this addition and fix.