mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 19:57:22 +08:00
One is
This commit is contained in:
@ -61,10 +61,6 @@ class PlatformController {
|
|||||||
return null;
|
return null;
|
||||||
}
|
}
|
||||||
|
|
||||||
is(name) {
|
|
||||||
return activePlatform.name === name;
|
|
||||||
}
|
|
||||||
|
|
||||||
_applyBodyClasses() {
|
_applyBodyClasses() {
|
||||||
if(!activePlatform) {
|
if(!activePlatform) {
|
||||||
return;
|
return;
|
||||||
|
Reference in New Issue
Block a user