Skip to content

Commit bae47eb

Browse files
committed
fix: build error
1 parent 49dbe17 commit bae47eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/frontend/src/app/5_pages/MarketMakingPage/components/BobWIthdrawModal/BobWithdrawModal.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ import { AmountForm } from './components/AmountForm/AmountForm';
3333
import { NewPoolStatistics } from './components/NewPoolStatistics/NewPoolStatistics';
3434
import { useGetTokenDecimals } from './hooks/useGetTokenDecimals';
3535
import { useHandleSubmit } from './hooks/useHandleSubmit';
36+
import { Pool } from '@sovryn/sdk';
3637

3738
const pageTranslations = translations.bobMarketMakingPage.withdrawModal;
3839

0 commit comments

Comments
 (0)