Login
Remember
Register
Ask a Question
Thunk installation is performed using the command ___________.
0
votes
asked
Aug 11, 2021
in
Redux Async
by
rajeshsharma
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
thunk-installation
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Aug 11, 2021
by
rajeshsharma
Correct answer of above question is : b) npm install --save redux-thunk
...