frontend-plugin-api: rename plugin ID option to pluginId
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -198,7 +198,7 @@ export function renderInTestApp(
|
||||
|
||||
const features: FrontendFeature[] = [
|
||||
createFrontendPlugin({
|
||||
id: 'test',
|
||||
pluginId: 'test',
|
||||
extensions,
|
||||
}),
|
||||
appPluginOverride,
|
||||
|
||||
Reference in New Issue
Block a user