Skip to content

Commit

Permalink
chore: export getOpenSeaUrl function
Browse files Browse the repository at this point in the history
  • Loading branch information
albertfolch-redeemeum committed Sep 12, 2024
1 parent 7bff9e0 commit 45e507f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/react-kit/src/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ export * from "./lib/magicLink/logout";
export * from "./lib/magicLink/provider";
export * from "./lib/offer/filter";
export * from "./lib/offer/getIsOfferExpired";
export * from "./lib/opensea/getOpenSeaUrl";
export * from "./lib/promises/promises";
export * from "./lib/url/url";
export * from "./theme";
Expand Down

0 comments on commit 45e507f

Please sign in to comment.