mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-07 06:57:02 +08:00
docs(usage): one last usage example to typescript (#14481)
* docs(usage): setting angular usage example to be typescript * docs(usage): one more javascript -> typescript I forgot to save the last file…
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
```javascript
|
```typescript
|
||||||
import { Component } from '@angular/core';
|
import { Component } from '@angular/core';
|
||||||
import { ToastController } from '@ionic/angular';
|
import { ToastController } from '@ionic/angular';
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user