* unlock-page * Updating comments and removing broken args table Co-authored-by: georgewrmarshall <george.marshall@consensys.net>
disableRipple
The `disableRipple` prop was resulting in a React error in development builds because it was unrecognized by React. This prop dates back to when we were using the `@material-ui` Button class. It no longer serves any purpose, so it has been removed.