Actions & Reducers Fill in the blanks to create a valid action object: { type: 'APPLY_DISCOUNT' percent 25 | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

Actions & Reducers Fill in the blanks to create a valid action object: { type: 'APPLY_DISCOUNT' percent 25

Actions & Reducers Fill in the blanks to create a valid action object: { type: 'APPLY_DISCOUNT' percent 25

6th May 2021, 10:39 PM
VENU BABU GALI
VENU BABU GALI - avatar
2 Réponses
0
{ type: 'APPLY_DISCOUNT', percent: 25 } Enjoy!
7th Aug 2021, 8:42 PM
Alex Kondratyk
0
{ type: 'APPLY_DISCOUNT' , percent : 25 }
3rd Nov 2022, 11:01 PM
Ahmed Khaled Sobhi
Ahmed Khaled Sobhi - avatar