1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/pages/send/send-content
Nidhi Kumari 7424e98416
Updated all instances of "Component API" to "Props" in storybook documentation (#15324)
* replaced Component API with Props

* replaced Component API with Props in DOCUMENTATION.stories.mdx

* removed base avatar component
2022-07-27 00:22:40 +05:30
..
add-recipient Show users a warning when they are sending directly to a token contract (#13588) 2022-07-13 19:45:38 -02:30
send-amount-row Remove global transaction state from send flow (#14777) 2022-07-01 08:58:35 -05:00
send-asset-row Removed ui related code from shared directory (#15252) 2022-07-19 11:07:13 -05:00
send-gas-row Updated all instances of "Component API" to "Props" in storybook documentation (#15324) 2022-07-27 00:22:40 +05:30
send-hex-data-row convert knobs and actions to controls / args (#13203) 2022-01-13 08:06:27 -03:30
send-row-wrapper Use ternary conditionals instead of && (#12406) 2021-10-21 11:11:31 -05:00
index.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
send-content.component.js Show users a warning when they are sending directly to a token contract (#13588) 2022-07-13 19:45:38 -02:30
send-content.component.test.js Show users a warning when they are sending directly to a token contract (#13588) 2022-07-13 19:45:38 -02:30
send-content.container.js Show users a warning when they are sending directly to a token contract (#13588) 2022-07-13 19:45:38 -02:30
send-content.stories.js added storybook component for send-content-stories (#15210) 2022-07-19 14:05:45 +05:30