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