Regenerate API reports
Update downstream app plugin API reports after the ApiRef type changes affected generated union output. Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com> Made-with: Cursor
This commit is contained in:
@@ -478,7 +478,7 @@ const appPlugin: OverridableFrontendPlugin<
|
||||
icons: ExtensionInput<
|
||||
ConfigurableExtensionDataRef<
|
||||
{
|
||||
[x: string]: IconComponent | IconElement;
|
||||
[x: string]: IconElement | IconComponent;
|
||||
},
|
||||
'core.icons',
|
||||
{}
|
||||
|
||||
Reference in New Issue
Block a user