mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
docs(documentation): cosmetically improve the documentation
This commit is contained in:
@@ -16,9 +16,7 @@ import { Platform } from './platform';
|
||||
* @usage
|
||||
* ```ts
|
||||
* export class MyClass {
|
||||
* constructor(public keyboard: Keyboard) {
|
||||
*
|
||||
* }
|
||||
* constructor(public keyboard: Keyboard) { }
|
||||
* }
|
||||
* ```
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user