1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui
Mark Stacey 94dc287bb1
Fix missing targetSubjectMetadata.name propType error (#13218)
There was a propType error shown on the snap install screen about the
`name` property of `targetSubjectMetadata` being missing despite it
being marked as required. This property should not have been required,
it does not always exist.
2022-01-05 19:02:44 -03:30
..
__mocks__
components Fix missing targetSubjectMetadata.name propType error (#13218) 2022-01-05 19:02:44 -03:30
contexts
css Remove bottom space when hiding testnet (#12821) 2022-01-05 13:04:34 -06:00
ducks
helpers
hooks
pages Fix missing targetSubjectMetadata.name propType error (#13218) 2022-01-05 19:02:44 -03:30
selectors Remove duplicate selector getPermissionSubjectsMetadata (#13144) 2021-12-22 16:31:48 -03:30
store Prevent automatic rejection of confirmations (#13194) 2022-01-05 13:39:19 -03:30
1.INTRODUCTION.stories.mdx
2.DOCUMENTATION.stories.mdx
index.js