1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/pages/unlock-page
Mark Stacey 91af73b211
Remove invalid disableRipple prop (#12948)
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.
2021-12-03 11:22:14 -03:30
..
index.js
index.scss UX Papercuts Epic: Create a consistent representation of the Buttons (#12096) 2021-10-05 15:20:42 -04:00
unlock-page.component.js Remove invalid disableRipple prop (#12948) 2021-12-03 11:22:14 -03:30
unlock-page.component.test.js
unlock-page.container.js
unlock-page.container.test.js
unlock-page.stories.js Organizing storybook to echo app folder structure (#12796) 2021-12-01 11:27:57 -08:00