1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui/pages/swaps/slippage-buttons
Olusegun Akintayo 6d54897cfb
Fixed these issues in v10.11.0 (#13806)
After landing on Swap, a disclaimer of Smart Transactions appear, and an error on devTools shows the following: “invalid prop ‘type’ of value ‘ul’” supplied to ‘Typography’
    After enabling Smart Transactions, an error on devTools shows the following: “invalid prop ‘smartTransactionsOptInSatus’ of type ‘boolean supplied to ‘SlippageButtons’

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>
2022-03-02 19:59:31 +04:00
..
__snapshots__ Add support for Smart Transactions (#12676) 2022-02-18 17:48:38 +01:00
index.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
index.scss Add support for Smart Transactions (#12676) 2022-02-18 17:48:38 +01:00
slippage-buttons.js Fixed these issues in v10.11.0 (#13806) 2022-03-02 19:59:31 +04:00
slippage-buttons.stories.js Organizing storybook to echo app folder structure (#12796) 2021-12-01 11:27:57 -08:00
slippage-buttons.test.js Add support for Smart Transactions (#12676) 2022-02-18 17:48:38 +01:00