mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
chore(): rename IonicKeyboard to Keyboard
This commit is contained in:
@@ -6,7 +6,7 @@ import * as dom from './dom';
|
||||
|
||||
|
||||
@Injectable()
|
||||
export class IonicKeyboard {
|
||||
export class Keyboard {
|
||||
|
||||
constructor(config: Config, form: IonicForm, zone: NgZone) {
|
||||
this.form = form;
|
||||
|
||||
Reference in New Issue
Block a user