1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-29 07:16:36 +01:00
metamask-extension/ui/app/components/ui/loading-screen
Mark Stacey a75949e62c
Fix broken LoadingScreen PropType declaration (#9877)
`PropTypes.oneOf` was used accidentally instead of
`PropTypes.oneOfType`. `oneOf` expects literal values, not types.
2020-11-13 14:52:48 -03:30
..
index.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
index.scss normalize UI component font styles (#9694) 2020-10-29 09:30:38 -05:00
loading-screen.component.js Fix broken LoadingScreen PropType declaration (#9877) 2020-11-13 14:52:48 -03:30