We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf5db55 commit 367094dCopy full SHA for 367094d
README.md
@@ -243,4 +243,6 @@ Todos
243
const { Modal } = useModal({
244
animate: 'fade-in-out', // 'slide-in-top', etc...
245
})
246
+
247
+ // check out http://reactcommunity.org/react-modal/styles/transitions.html
248
```
0 commit comments