davidtheclark / react-aria-modal

A fully accessible React modal built according WAI-ARIA Authoring Practices

Home Page:http://davidtheclark.github.io/react-aria-modal/demo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

verticallyCenter prop not working with React16

corbmanj opened this issue · comments

VerticallyCenter={true} does not seem to be respected in React 16. Has anyone else run into this issue. What css properties is VerticallyCenter supposed to add? I'm happy to open a PR if you give me some direction of where to start.