plugins: update API report to match new BackstagePlugin type
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -99,8 +99,7 @@ const explorePlugin: BackstagePlugin<
|
||||
},
|
||||
true
|
||||
>;
|
||||
},
|
||||
{}
|
||||
}
|
||||
>;
|
||||
export { explorePlugin };
|
||||
export { explorePlugin as plugin };
|
||||
|
||||
Reference in New Issue
Block a user