Skip to content

Commit

Permalink
chore
Browse files Browse the repository at this point in the history
  • Loading branch information
poocart committed Aug 5, 2022
1 parent 0280f9e commit 7922b3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/providers/TransactionsDispatcherContextProvider.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import {
CrossChainAction,
CrossChainActionTransaction,
} from '../utils/transaction';
import { DISPATCHED_CROSS_CHAIN_ACTION_TRANSACTION_STATUS } from '../constants/TransactionDispatcherConstants';
import { DISPATCHED_CROSS_CHAIN_ACTION_TRANSACTION_STATUS } from '../constants/transactionDispatcherConstants';
import {
useEtherspot,
useTransactionBuilderModal,
Expand Down

0 comments on commit 7922b3a

Please sign in to comment.