Skip to content

Commit

Permalink
Merge pull request #4739 from EdgeApp/paul/fixExchangeScenes
Browse files Browse the repository at this point in the history
Paul/fix exchange scenes
  • Loading branch information
paullinator authored Jan 23, 2024
2 parents 463e5cf + 46db58a commit 47caae1
Show file tree
Hide file tree
Showing 7 changed files with 1,409 additions and 1,368 deletions.
1 change: 0 additions & 1 deletion src/__tests__/scenes/CryptoExchangeScene.test.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ describe('CryptoExchangeComponent', () => {

const actual = renderer.render(
<CryptoExchangeComponent
insetStyle={{ paddingTop: 0, paddingRight: 0, paddingBottom: 0, paddingLeft: 0 }}
{...fakeSceneProps('exchange', {})}
account={fakeAccount}
exchangeInfo={initialState}
Expand Down
Loading

0 comments on commit 47caae1

Please sign in to comment.