mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
docs(breaking): update Datetime example (#14612)
Updated the Datetime entry to reflect the correct package name
This commit is contained in:
committed by
Brandy Carney
parent
96945b1ee1
commit
79ebbd0cba
@@ -297,7 +297,7 @@ import { DateTime } from 'ionic-angular';
|
||||
**New Usage Example:**
|
||||
|
||||
```javascript
|
||||
import { Datetime } from 'ionic-angular';
|
||||
import { Datetime } from '@ionic/angular';
|
||||
```
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user