Skip to content

Commit

Permalink
fix: wallet picker fixed position
Browse files Browse the repository at this point in the history
  • Loading branch information
amalcaraz committed Oct 24, 2023
1 parent c396134 commit 17eca30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/hooks/pages/useHeader.ts
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ export function useHeader(): UseHeaderReturn {
account,
windowSize,
windowScroll,
displayWalletPicker,
])

const walletPosition: { x: number; y: number } = {
Expand Down

0 comments on commit 17eca30

Please sign in to comment.