1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-24 02:58:09 +01:00
metamask-extension/ui/app
Mark Stacey 7830b85bf1
Fix malformed PropType declaraton (#9876)
`PropTypes.function` was used accidentally instead of `PropType.func`
2020-11-13 14:52:58 -03:30
..
components Fix broken LoadingScreen PropType declaration (#9877) 2020-11-13 14:52:48 -03:30
contexts Make JSDoc formatting more consistent (#9796) 2020-11-10 14:00:41 -03:30
css Use 1px borders on inputs and buttons (#9766) 2020-10-30 13:31:42 -05:00
ducks Fixes related to swaps custom gas limit (#9858) 2020-11-12 15:42:04 -03:30
helpers Fix BigNumber issues (#9860) 2020-11-13 14:08:18 +08:00
hooks Make JSDoc formatting more consistent (#9796) 2020-11-10 14:00:41 -03:30
pages Fix malformed PropType declaraton (#9876) 2020-11-13 14:52:58 -03:30
selectors Fix gas_fees properties collected for swaps analytics events (#9727) 2020-11-10 14:09:45 -03:30
store Create custom addHexPrefix function (#9306) 2020-11-06 13:18:00 -08:00