frankcollins3 / PHPokedex

react concepts
0 stars 0 forks source link

having trouble importing redux actions [5:09pm] #39

Closed frankcollins3 closed 1 year ago

frankcollins3 commented 1 year ago

Screen Shot 2023-05-11 at 5 08 30 PM

Screen Shot 2023-05-11 at 5 09 05 PM

first proposed approach: return 1 object that has each action stored as an object endpoint This solves the problem of there only being one export default variable

frankcollins3 commented 1 year ago

Screen Shot 2023-05-11 at 5 12 46 PM

Screen Shot 2023-05-11 at 5 12 49 PM

Screen Shot 2023-05-11 at 5 12 52 PM

Screen Shot 2023-05-11 at 5 12 43 PM

this works for redux

[5:13pm]