File tree Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -514,7 +514,6 @@ const Tokens: React.FC<TokensI> = memo(({ tokens }) => {
514
514
onRefresh = { onRefresh }
515
515
showRemoveMenu = { showRemoveMenu }
516
516
goToAddToken = { goToAddToken }
517
- setIsAddTokenEnabled = { setIsAddTokenEnabled }
518
517
/>
519
518
) }
520
519
< ActionSheet
Original file line number Diff line number Diff line change @@ -38,6 +38,7 @@ export enum TraceName {
38
38
VaultCreation = 'Login Vault Creation' ,
39
39
AccountList = 'Account List' ,
40
40
StoreInit = 'Store Initialization' ,
41
+ Tokens = 'Tokens List' ,
41
42
}
42
43
43
44
export enum TraceOperation {
Original file line number Diff line number Diff line change @@ -1339,7 +1339,7 @@ SPEC CHECKSUMS:
1339
1339
OpenSSL-Universal: ebc357f1e6bc71fa463ccb2fe676756aff50e88c
1340
1340
Permission-BluetoothPeripheral: 34ab829f159c6cf400c57bac05f5ba1b0af7a86e
1341
1341
PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47
1342
- RCT-Folly: 8dc08ca5a393b48b1c523ab6220dfdcc0fe000ad
1342
+ RCT-Folly: 424b8c9a7a0b9ab2886ffe9c3b041ef628fd4fb1
1343
1343
RCTRequired: fb207f74935626041e7308c9e88dcdda680f1073
1344
1344
RCTSearchApi: 5fc36140c598a74fd831dca924a28ed53bc7aa18
1345
1345
RCTTypeSafety: 146fd11361680250b7580dd1f7f601995cfad1b1
You can’t perform that action at this time.
0 commit comments