mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 11:41:20 +08:00
docs(usage): setting angular usage example to be typescript (#14469)
This commit is contained in:

committed by
Brandy Carney

parent
ed8ff4fec1
commit
d82be3e98c
@ -55,7 +55,7 @@
|
||||
</ion-toolbar>
|
||||
```
|
||||
|
||||
```javascript
|
||||
```typescript
|
||||
import { Component } from '@angular/core';
|
||||
|
||||
@Component({
|
||||
|
Reference in New Issue
Block a user