Skip to content

Commit

Permalink
Fixed import (#306)
Browse files Browse the repository at this point in the history
  • Loading branch information
razvantomegea authored Feb 14, 2025
1 parent dc89fa1 commit 6423717
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { SignedTransactionType } from 'types';
import { SignedTransactionType } from 'lib';
import { TransactionOutput } from './TransactionOutput';

export const TransactionsOutput = ({
Expand Down

0 comments on commit 6423717

Please sign in to comment.