1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app
Mark Stacey b534ecb2e1
Add stories for Tabs component (#8134)
This effectively covers the `Tab` component as well, which doesn't
really make sense to showcase on its own.

One minor change was made to the actual `Tabs` component; `children`
was marked as a required prop. It doesn't render anything sensible if
they are omitted, and it always has at least one child in our codebase.
2020-02-28 09:49:31 -04:00
..
components Add stories for Tabs component (#8134) 2020-02-28 09:49:31 -04:00
css Delete shapeshift functionality; retain state and display (#8118) 2020-02-26 09:34:46 -08:00
ducks Delete shapeshift functionality; retain state and display (#8118) 2020-02-26 09:34:46 -08:00
helpers Change permissions connect screen to use browser routing (#8072) 2020-02-27 11:20:05 -04:00
pages Remove faux <header> elements (#8131) 2020-02-27 18:00:20 -04:00
selectors Adding setting for disabling Eth Phishing Detection (#8125) 2020-02-27 02:29:41 -04:00
store Adding setting for disabling Eth Phishing Detection (#8125) 2020-02-27 02:29:41 -04:00