Skip to content

Commit

Permalink
feat: turn on new wallet flow flag in devish envs (#8648)
Browse files Browse the repository at this point in the history
  • Loading branch information
gomesalexandre authored Jan 22, 2025
1 parent 44e3dae commit 314349a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .env.dev
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ REACT_APP_FEATURE_FOX_PAGE_FOX_WIF_HAT_SECTION=true

# feature flags
REACT_APP_FEATURE_RFOX_LP=true
REACT_APP_FEATURE_NEW_WALLET_FLOW=true

# logging
REACT_APP_REDUX_WINDOW=false
Expand Down
1 change: 1 addition & 0 deletions .env.develop
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ REACT_APP_FEATURE_FOX_PAGE_FOX_WIF_HAT_SECTION=true

# feature flags
REACT_APP_FEATURE_RFOX_LP=true
REACT_APP_FEATURE_NEW_WALLET_FLOW=true

# mixpanel
REACT_APP_MIXPANEL_TOKEN=1c1369f6ea23a6404bac41b42817cc4b
Expand Down

0 comments on commit 314349a

Please sign in to comment.