chore: update import, fix linter issues

Signed-off-by: yafanasiev <y.afanasiev@easygenerator.com>
This commit is contained in:
yafanasiev
2021-06-07 10:16:20 +03:00
parent 9bdd2cca89
commit 288a2595b7
2 changed files with 2 additions and 2 deletions
@@ -14,7 +14,7 @@
* limitations under the License.
*/
import { useAsync } from 'react-use';
import { useApi, useRouteRefParams } from '@backstage/core-api';
import { useApi, useRouteRefParams } from '@backstage/core';
import { githubActionsApiRef } from '../../api';
import { buildRouteRef } from '../../routes';