Skip to content

Commit

Permalink
fix MoveFoundsModal (#4447) (#4448)
Browse files Browse the repository at this point in the history
  • Loading branch information
traumschule authored Jun 29, 2023
1 parent b50855a commit cbf66b5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import { fireEvent, render, RenderResult, screen } from '@testing-library/react'
import BN from 'bn.js'
import React from 'react'

import { MoveFundsModalCall } from '@/accounts/modals/MoveFoundsModal'
import { MoveFundsModalCall } from '@/accounts/modals/MoveFundsModal'
import { ApiContext } from '@/api/providers/context'
import { AnnounceWorkEntryModal } from '@/bounty/modals/AnnounceWorkEntryModal'
import { formatTokenValue } from '@/common/model/formatters'
Expand Down

2 comments on commit cbf66b5

@vercel
Copy link

@vercel vercel bot commented on cbf66b5 Jun 29, 2023

Choose a reason for hiding this comment

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

@vercel
Copy link

@vercel vercel bot commented on cbf66b5 Jun 29, 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:

pioneer-2 – ./

pioneer-2-git-dev-joystream.vercel.app
pioneer-2.vercel.app
pioneer-2-joystream.vercel.app

Please sign in to comment.