You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use react-pure-modal to have a dialog appear when the user clicks the information panel on the challenge page. The dialog should contain the Instructions component.
Acceptance criteria
Modal appears when user clicks information icon
Modal disappears when user clicks the "x" button
Modal contains Instructions
The text was updated successfully, but these errors were encountered:
Description
Use react-pure-modal to have a dialog appear when the user clicks the information panel on the challenge page. The dialog should contain the
Instructions
component.Acceptance criteria
Instructions
The text was updated successfully, but these errors were encountered: