accessible-ui / modal

🅰 An accessible and versatile modal component for React
https://codesandbox.io/s/accessiblemodal-example-v4koo
MIT License
16 stars 0 forks source link

isOpen is not working #6

Closed nevenduranec closed 3 years ago

nevenduranec commented 3 years ago

https://codesandbox.io/s/wild-brook-v97dk?file=/src/App.js

the isOpen is always false

nevenduranec commented 3 years ago

It's in disclosure, so I'm opening the issue there.