fix(lighthouse): corrected import in readme (#641)
* fix(lighthouse): corrected import in readme * fix(lighthouse): updated docs in Intro component
This commit is contained in:
@@ -59,7 +59,7 @@ import { ApiHolder, ApiRegistry } from '@backstage/core';
|
||||
import {
|
||||
lighthouseApiRef,
|
||||
LighthouseRestApi,
|
||||
} from '@backstage/lighthouse-audits';
|
||||
} from '@backstage/plugin-lighthouse';
|
||||
|
||||
const builder = ApiRegistry.builder();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user