1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui
Nidhi Kumari ce9af8aac3
Added Picker Network Component (#16340)
* added file structure for picker-network

* updated accessory prop with props

* added tests and documentation to picker network

* updated picker network classnames

* updated custom tests for picker network

* updated css in picker network

* updated readme and stories

* added snapshot testing

* changed behaviour to button

* updated snapshot for button

* updated label as per src
2022-11-09 16:31:51 -08:00
..
__mocks__
components Added Picker Network Component (#16340) 2022-11-09 16:31:51 -08:00
contexts
css
ducks
helpers BETA - Update verbiage for success messages after onboarding (#16343) 2022-11-09 16:15:44 -06:00
hooks [FLASK] Catch and display errors in snaps insight (#16416) 2022-11-09 14:20:57 +01:00
pages BETA - Update verbiage for success messages after onboarding (#16343) 2022-11-09 16:15:44 -06:00
selectors
store Make event tracking idempotent using unique messageId (#16267) 2022-11-08 23:38:08 +05:30
index.js refactor sentryHooks object (#16435) 2022-11-09 19:28:32 +00:00
index.test.js