mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
fix(datetime): resolve import error in stencil apps (#26909)
resolves #26908
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import { printIonError } from '@utils/logging';
|
||||
|
||||
import { printIonError } from '../../../utils/logging';
|
||||
import type {
|
||||
DatetimeHighlight,
|
||||
DatetimeHighlightCallback,
|
||||
|
||||
Reference in New Issue
Block a user