Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
nguyenlejoe committed Dec 13, 2023
1 parent 9718f95 commit ef35c78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ export { type TokenTransfersListViewProps } from "./utils/types/organisms.types"
export { type NFTWalletTokenListViewProps } from "./utils/types/organisms.types";
export { type NFTCollectionTokenListViewProps } from "./utils/types/organisms.types";
export { CovalentProvider as GoldRushProvider } from "./utils/store/Covalent";
export { useCovalent } from "./utils/store/Covalent"
export { useCovalent } from "./utils/store/Covalent";

0 comments on commit ef35c78

Please sign in to comment.