mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-24 11:01:41 +01:00
400881b1b1
These two stories showcased components that used React context and Redux state that was not made available in the stories themselves. They both crashed with an error when rendered in Storybook. Instead of going through a great deal of effort to setup mocks for the global Redux state and context, they have been removed. They are perhaps the wrong layer for us to showcase in Storybook. Storybook is more well suited for individual components that contain just UI logic. |
||
---|---|---|
.. | ||
actionable-message | ||
awaiting-swap | ||
build-quote | ||
countdown-timer | ||
dropdown-input-pair | ||
dropdown-search-list | ||
exchange-rate-display | ||
fee-card | ||
intro-popup | ||
loading-swaps-quotes | ||
main-quote-summary | ||
searchable-item-list | ||
select-quote-popover | ||
slippage-buttons | ||
swaps-footer | ||
view-quote | ||
index.js | ||
index.scss | ||
swaps-util-test-constants.js | ||
swaps.util.js | ||
swaps.util.test.js |