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 6781171d06
Added Tag Component (#15947)
* updated tag component and stashed storyshot update

* updated styling for tags

* updated test component for tag

* updated tag styles as per figma

* updated borderRadius prop for tag

* removed unused import

* updated Tag component with labelProps

* updated README

* updated Typography with Tag
2022-10-12 23:05:51 +05:30
..
__mocks__
components Added Tag Component (#15947) 2022-10-12 23:05:51 +05:30
contexts
css Deprecating the Rinkeby, Ropsten, and Kovan test networks (#15989) 2022-09-28 20:26:01 -07:00
ducks Add more unit / integration tests for Swaps (#16040) 2022-10-04 18:55:05 +02:00
helpers Adding border radius full to Box component (#16118) 2022-10-07 08:38:23 -07:00
hooks Deprecating the Rinkeby, Ropsten, and Kovan test networks (#15989) 2022-09-28 20:26:01 -07:00
pages Continue converting tests from enzyme to @testing-library/react (#16032) 2022-10-11 12:54:50 -05:00
selectors Show fiat conversion by default on custom networks (#16132) 2022-10-11 07:56:15 -07:00
store Fix: show whats new to users who created, not imported, a new wallet,… (#16042) 2022-10-04 13:22:42 -02:30
index.js
index.test.js