mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
fix(angular): DatetimeButton is declared on IonicModule (#25727)
This commit is contained in:
@@ -40,6 +40,7 @@ import {
|
||||
IonCol,
|
||||
IonContent,
|
||||
IonDatetime,
|
||||
IonDatetimeButton,
|
||||
IonFab,
|
||||
IonFabButton,
|
||||
IonFabList,
|
||||
@@ -127,6 +128,7 @@ const DECLARATIONS = [
|
||||
IonCol,
|
||||
IonContent,
|
||||
IonDatetime,
|
||||
IonDatetimeButton,
|
||||
IonFab,
|
||||
IonFabButton,
|
||||
IonFabList,
|
||||
|
||||
Reference in New Issue
Block a user