mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-22 21:48:42 +08:00
refactor(status-tap): return promise from status tap for sake of testing, update lock file
This commit is contained in:
2
packages/core/src/components.d.ts
vendored
2
packages/core/src/components.d.ts
vendored
@ -2829,7 +2829,7 @@ declare global {
|
||||
}
|
||||
namespace JSXElements {
|
||||
export interface IonStatusTapAttributes extends HTMLAttributes {
|
||||
|
||||
duration?: number;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user