mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +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
@ -47,7 +47,7 @@
|
||||
</ion-segment>
|
||||
```
|
||||
|
||||
```javascript
|
||||
```typescript
|
||||
import { Component } from '@angular/core';
|
||||
|
||||
@Component({
|
||||
|
Reference in New Issue
Block a user