mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-24 02:58:09 +01:00
4706401f4f
The `confirm-approve` page has been converted from a set of container/ component components to a functional component. The `withTokenTracker` higher-order component has been deleted, as it was replaced by the `useTokenTracker` hook.
2 lines
44 B
JavaScript
2 lines
44 B
JavaScript
export { default } from './confirm-approve'
|