mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
style(menu): removes unused method
This commit is contained in:
@@ -570,10 +570,6 @@ export class Menu implements RootNode {
|
||||
return this._isEnabled && !this._isPane;
|
||||
}
|
||||
|
||||
_isSideContent(): boolean {
|
||||
return true;
|
||||
}
|
||||
|
||||
/**
|
||||
* @private
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user