Stellar-Junior-Dev / cocktailMasters-cosmin

0 stars 0 forks source link

[FEATURE] Add goBack() functionality to the details page #18

Open CrayolaEater opened 1 year ago

CrayolaEater commented 1 year ago

The back button on details page should handle the page back functionality. I believe you can just add history.goBack() on click event to that button.