Skip to content

Commit

Permalink
Update core/src/utils/input-shims/input-shims.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Amanda Johnston <90629384+amandaejohnston@users.noreply.github.com>
  • Loading branch information
liamdebeasi and averyjohnston authored Mar 1, 2024
1 parent 4702b5d commit bd2c01c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/src/utils/input-shims/input-shims.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ export const startInputShims = async (config: Config, platform: 'ios' | 'android
/**
* The team is evaluating if inputBlurring is still needed. As a result
* this feature is disabled by default as of Ionic 8.0. Developers are
* able to re-enabled it temporarily. The team may remove this utility
* able to re-enable it temporarily. The team may remove this utility
* if it is determined that doing so would not bring any adverse side effects.
* TODO FW-6014 remove input blurring utility (including implementation)
*/
Expand Down

0 comments on commit bd2c01c

Please sign in to comment.