-
Notifications
You must be signed in to change notification settings - Fork 24.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(iOS): enable/disable keyboard shortcuts only on iOS (#48518)
Summary: This PR guards code that enables/disables keyboard shortcuts only on iOS (iPadOS included). ![CleanShot 2025-01-07 at 14 49 36@2x](https://github.com/user-attachments/assets/cba4e19c-5a52-4874-94cf-a3e18112c8a3) ## Changelog: [IOS] [FIXED] - enable/disable keyboard shortcuts only on iOS Pull Request resolved: #48518 Test Plan: CI Green Reviewed By: rshest Differential Revision: D67900442 Pulled By: javache fbshipit-source-id: 249a7c3124d02d2c30303d218e2b26e987ae1f0f
- Loading branch information
1 parent
38c46fe
commit 8b0af45
Showing
3 changed files
with
6 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters