This website requires JavaScript.
Explore
Help
Sign In
m
/
metamask-extension
Watch
1
Star
0
Fork
0
You've already forked metamask-extension
mirror of
https://github.com/kremalicious/metamask-extension.git
synced
2024-12-02 06:07:06 +01:00
Code
b310c6dcca
metamask-extension
/
ui
/
components
/
component-library
/
text
/
index.js
3 lines
98 B
JavaScript
Raw
Normal View
History
Unescape
Escape
UI-14395: typography v2 (#15408) UI-14395: change Typography v2 to Text UI-14395: upgrade design tokens UI-14395: add classname testing UI-14395: update text colors, update font family name to match token, update text storybook boxprops UI-14395: add text transform docs lint fix
2022-08-18 19:51:53 +02:00
export
{
Text
}
from
'./text'
;
add text directions (#16901) * add text directions * add text direction test Co-authored-by: Nidhi Kumari <nidhi.kumari@consensys.net>
2022-12-15 19:49:47 +01:00
export
{
TEXT
_VARIANTS
,
TEXT
_DIRECTIONS
}
from
'./text.constants'
;
Copy Permalink