Actions & Reducers Fill in the blanks to create a valid action object: { type: 'APPLY_DISCOUNT' percent 25 | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
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 Antworten
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