Skip to content

Commit

Permalink
fix: imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Argeare5 committed Feb 8, 2023
1 parent f3b8c32 commit baf01ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
export * from './hooks/useTxStatuses';
export * from './types/store';
export * from './utils/chainInfoHelpers';
export * from './utils/generateExplorerLink';
export * from './utils/generateTxFunction';
export * from './utils/localStorage';
export * from './web3/connectors/impersonatedConnector';
Expand Down

0 comments on commit baf01ec

Please sign in to comment.