Closed lieberscott closed 6 years ago
Create League was not working because of updates in Material UI that deprecated the onTouchTap event. It should be replaced with onClick, which is what this PR does. See details here: https://github.com/TeamWertarbyte/material-ui-fullscreen-dialog/issues/8
Create League was not working because of updates in Material UI that deprecated the onTouchTap event. It should be replaced with onClick, which is what this PR does. See details here: https://github.com/TeamWertarbyte/material-ui-fullscreen-dialog/issues/8