Fix more suggestions
This commit is contained in:
+1
-1
@@ -360,7 +360,7 @@ var AppInfo = {};
|
||||
return layoutManager;
|
||||
}
|
||||
|
||||
function createSharedAppFooter(appFooter) {
|
||||
function createSharedAppFooter({default: appFooter}) {
|
||||
return new appFooter({});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user