Skip to content

Commit

Permalink
fix: review feedbacks
Browse files Browse the repository at this point in the history
  • Loading branch information
NeOMakinG committed Jan 27, 2025
1 parent 96ece47 commit 1a55201
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/mocks/store.ts
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ export const mockStore: ReduxState = {
JupiterSwap: false,
NewTradeFlow: false,
NewWalletFlow: false,
FoxPageFoxWifHatSection: false,
FoxPageFoxWifHatSection: true,
},
selectedLocale: 'en',
balanceThreshold: '0',
Expand Down

0 comments on commit 1a55201

Please sign in to comment.