We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41c2237 commit 273b7b8Copy full SHA for 273b7b8
e2e/pages/wallet/TokenOverview.js
@@ -4,7 +4,7 @@ import {
4
TokenOverviewSelectorsIDs,
5
TokenOverviewSelectorsText,
6
} from '../../selectors/wallet/TokenOverview.selectors';
7
-import { WalletActionsBottomSheetSelectorsIDs } from '../../selectors/wallet/WalletActionsBottomSheet.selectors.js';
+import { WalletActionsBottomSheetSelectorsIDs } from '../../selectors/wallet/WalletActionsBottomSheet.selectors';
8
import { WalletViewSelectorsIDs } from '../../selectors/wallet/WalletView.selectors';
9
import { CommonSelectorsIDs } from '../../selectors/Common.selectors';
10
0 commit comments