Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
jagnani73 committed May 11, 2024
1 parent 62f1fc2 commit 75d28b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Molecules/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ export { DecodedTransaction } from "./DecodedTransaction/DecodedTransaction";
export { GasCard } from "./GasCard/GasCard";
export { LatestBlocks } from "./LatestBlocks/LatestBlocks";
export { LatestPrice } from "./LatestPrice/LatestPrice";
export { LatestTransactions } from "./LatestTransactions/LatestTransactions";
export { NFTFloorPrice } from "./NFTs/NFTFloorPrice/NFTFloorPrice";
export { NFTSalesCount } from "./NFTs/NFTSalesCount/NFTSalesCount";
export { NFTVolume } from "./NFTs/NFTVolume/NFTVolume";
Expand Down

0 comments on commit 75d28b7

Please sign in to comment.