Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
Which of the following makes stores available?
Home
Redux
Which of the following makes stores available?
+1
vote
asked
Jun 24, 2021
in
Redux
by
SakshiSharma
Which of the following makes stores available?
a) COMPONENT
b) CONTAINER
c) ACTIONS
d) PROVIDER
redux-store
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jun 24, 2021
by
SakshiSharma
Answer :D
Explanation: PROVIDER : Makes stores available
...