workaround useAsync typescript error

Signed-off-by: Morgan Bentell <mbentell@spotify.com>
This commit is contained in:
Morgan Bentell
2023-03-16 18:57:43 +01:00
parent fc1665944b
commit 6eaa03d9de
+1 -1
View File
@@ -24,7 +24,7 @@ import React, {
useEffect,
} from 'react';
import useAsync, { AsyncState } from 'react-use/lib/useAsync';
import { useAsyncRetry } from 'react-use';
import useAsyncRetry from 'react-use/lib/useAsyncRetry';
import {
CompoundEntityRef,