Modal with React JS Best practice
I would like to make a modal window where the user can choose a team of 3 characters.
How to open a modal in a function
I want to open a modal by click a button which is supposed to export some datas in an excel file.
So there is my code but the modal is still close.
I’m new in react, did I do something wrong ?
Thank’s for your help