redux-ui icon indicating copy to clipboard operation
redux-ui copied to clipboard

inject less props instead only one object

Open pke opened this issue 8 years ago • 1 comments

Props can clutter up pretty fast. The redux-ui decorator adds 4 of them. Since the lib is young I propose a breaking change and inject only one additional prop called ui. It contains the 2 properties key and state and the 2 update functions.

What u think?

pke avatar Mar 07 '16 07:03 pke