easyReact

Build Reusable Modal Component

Create a reusable modal with open/close functionality and overlay click handling.
Ensure function signatures match starter code to run test cases.
index.js
Loading...

Test Case #1

Input: open modal

Expected: modal appears

Solve Build Reusable Modal Component | Algorithmic Interview Drill