diff --git a/src/components/organisms/AssetActions/Compute/index.tsx b/src/components/organisms/AssetActions/Compute/index.tsx index 83a442ed3..3036fcdf6 100644 --- a/src/components/organisms/AssetActions/Compute/index.tsx +++ b/src/components/organisms/AssetActions/Compute/index.tsx @@ -38,6 +38,7 @@ import { gql, useQuery } from '@apollo/client' import { FrePrice } from '../../../../@types/apollo/FrePrice' import { PoolPrice } from '../../../../@types/apollo/PoolPrice' import { secondsToString } from '../../../../utils/metadata' +import { getPreviousOrders } from '../../../../utils/subgraph' const SuccessAction = () => (