Skip to content

Commit

Permalink
Merge branch 'develop' of github.com:binary-com/deriv-app
Browse files Browse the repository at this point in the history
  • Loading branch information
Carol Sachdeva committed Feb 7, 2023
2 parents 536e62a + 2f92ed7 commit 4b959a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/stores/src/mockStore.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import type { TRootStore } from '../types';
const mock = (): TRootStore => {
return {
client: {
is_crypto: false,
accounts: {
loginid: {
account_type: 'trading',
Expand Down

1 comment on commit 4b959a6

@vercel
Copy link

@vercel vercel bot commented on 4b959a6 Feb 7, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

deriv-app – ./

binary.sx
deriv-app-git-master.binary.sx
deriv-app.vercel.app
deriv-app.binary.sx

Please sign in to comment.