Skip to content

Commit

Permalink
refactor(wallet-mobile): import types from csl for tx review
Browse files Browse the repository at this point in the history
  • Loading branch information
banklesss committed Oct 4, 2024
1 parent 0f6e61d commit 3ac3ee3
Show file tree
Hide file tree
Showing 3 changed files with 57 additions and 904 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import {invalid, isNonNullable} from '@yoroi/common'
import {infoExtractName} from '@yoroi/portfolio'
import {Portfolio} from '@yoroi/types'
import * as _ from 'lodash'
import _ from 'lodash'
import {useQuery} from 'react-query'

import {YoroiWallet} from '../../../../yoroi-wallets/cardano/types'
Expand Down
Loading

0 comments on commit 3ac3ee3

Please sign in to comment.