Fix for withEither
Just after releasing 1.3.1
I found out that usage of withEither
is a bit limited so I had to pass the props (will be used in subordinates).
Also removed props spreading from Spinner
as it passed stuff to it's HTML elements from Either
component :(
Edited by Maciej Lenartowicz