Removes all uses of setState, less confusing as we open source

This commit is contained in:
Tom Moor
2017-11-12 17:05:17 -08:00
parent f8cde17062
commit b2d32b2a7a
5 changed files with 70 additions and 86 deletions

View File

@ -15,6 +15,7 @@ type Props = {
onRequestClose: () => void,
};
// eslint-disable-next-line
injectGlobal`
.ReactModal__Overlay {
z-index: 100;