chore: fixing types

Signed-off-by: benjdlambert <ben@blam.sh>
This commit is contained in:
benjdlambert
2025-08-06 11:50:20 +02:00
parent af1d30064c
commit 3a34fb4cc7
2 changed files with 2 additions and 3 deletions
@@ -15,7 +15,7 @@
*/
import { ComponentRef } from '../../components';
import { createApiRef } from '../system/ApiRef';
import { createApiRef } from '@backstage/core-plugin-api';
/**
* API for looking up components based on component refs.