Skip to content

Commit

Permalink
📝 🐛 Fix doc
Browse files Browse the repository at this point in the history
  • Loading branch information
bal7hazar committed Jan 14, 2025
1 parent ddb7e16 commit 204d860
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/profile/src/hooks/arcade.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import { ArcadeContext } from "../components/context/arcade";
* Must be used within a ArcadeProvider component.
*
* @returns An object containing:
* - client: The Arcade client instance
* - chainId: The chain id
* - provider: The Arcade provider instance
* - pins: The pins for the current player
* - games: The games for the current player
Expand Down

0 comments on commit 204d860

Please sign in to comment.