1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui
Mark Stacey 851f9b30b4 Add data-test-id prop to TextField component (#13973)
The `data-test-id` prop has been added to `TextField`. This prop allows
selecting this component more easily from e2e and unit tests. This is
required for a subsequent PR that includes a text field that cannot be
selected for by placeholder or contents or label (any of which would
have been preferable).
2022-03-21 18:51:18 -02:30
..
__mocks__
components Add data-test-id prop to TextField component (#13973) 2022-03-21 18:51:18 -02:30
contexts
css
ducks
helpers
hooks
pages Add data-test-id prop to TextField component (#13973) 2022-03-21 18:51:18 -02:30
selectors
store
index.js