Fixed a wrong annotation

Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
This commit is contained in:
bnechyporenko
2022-09-27 15:26:05 +02:00
parent 02ba465d07
commit 2bc50cff23
@@ -26,7 +26,7 @@ import { catalogApiRef } from '../../api';
import { useApi } from '@backstage/core-plugin-api';
/**
* Props for {@link EntityRefLink}.
* Props for {@link FetchedEntityRefLinks}.
*
* @public
*/