0 votes
in Redux Async by
Thunk installation is performed using the command ___________.

Select the correct answer from below options

a) --install redux-thunk

b) npm install --save redux-thunk

c) Any of the options

d) Redux-thunk

1 Answer

0 votes
by

Correct answer of above question is : b) npm install --save redux-thunk

...