1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 01:47:00 +01:00
metamask-extension/ui
Garrett Bear e923110092
Fix/helptext to ts (#20108)
* migrate help-text to TS

delete story with js format

Update ui/components/component-library/help-text/help-text.types.ts

Co-authored-by: George Marshall <georgewrmarshall@gmail.com>

add forwardRef

add ref in forwardRef

final updates to HelpText to TS

update HelpText props

* form text field

* Removing some unused example code

---------

Co-authored-by: taeslee <64485716+taeslee@users.noreply.github.com>
Co-authored-by: georgewrmarshall <george.marshall@consensys.net>
2023-07-21 10:11:35 -07:00
..
__mocks__ Refactoring isManifestV3 variable (#15568) 2022-08-16 20:51:42 +05:30
components Fix/helptext to ts (#20108) 2023-07-21 10:11:35 -07:00
contexts Support translation in background code (#19650) 2023-06-20 13:44:11 +01:00
css Fix #18423 - Ensure token details stay within dropdown (#19626) 2023-06-21 16:28:53 -05:00
ducks [MMI] Removed compliance feature from the codebase (#20088) 2023-07-20 10:11:14 +02:00
helpers Update Text import paths: /pages (#20117) 2023-07-20 12:49:35 -07:00
hooks [MMI] Handle personal sign and sign typed operations (#20087) 2023-07-21 16:52:47 +01:00
pages Fix/helptext to ts (#20108) 2023-07-21 10:11:35 -07:00
selectors Adding experimental flag for blockaid (#19819) 2023-07-20 21:17:01 +05:30
store [MMI] Handle personal sign and sign typed operations (#20087) 2023-07-21 16:52:47 +01:00
index.js Rename provider to providerConfig (#18907) 2023-05-02 13:23:20 -02:30
index.test.js Support translation in background code (#19650) 2023-06-20 13:44:11 +01:00