mirror of
https://github.com/oceanprotocol/market.git
synced 2024-12-02 05:57:29 +01:00
fix build
This commit is contained in:
parent
787588f20b
commit
09fcd6ac30
@ -8,7 +8,9 @@ import {
|
||||
ComputeAsset,
|
||||
ZERO_ADDRESS,
|
||||
ComputeEnvironment,
|
||||
LoggerInstance
|
||||
LoggerInstance,
|
||||
ComputeAlgorithm,
|
||||
ComputeOutput
|
||||
} from '@oceanprotocol/lib'
|
||||
import { toast } from 'react-toastify'
|
||||
import Price from '@shared/Price'
|
||||
|
Loading…
Reference in New Issue
Block a user