Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
Co-authored-by: Rory Abraham <47436092+roryabraham@users.noreply.github.com>
  • Loading branch information
ahmdshrif and roryabraham authored Jan 24, 2022
1 parent 8e06a46 commit a6e1078
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/home/report/ReportActionCompose.js
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,7 @@ class ReportActionCompose extends React.Component {
}

/**
* @returns {boolean}
* @returns {Boolean}
*/
shouldAssumeVirtualKeyboardIsOpen() {
const isOpen = VirtualKeyboard.isOpen();
Expand Down

0 comments on commit a6e1078

Please sign in to comment.