Skip to content

Commit

Permalink
Merge pull request #10276 from Expensify/vit-fixCrashOnStaging
Browse files Browse the repository at this point in the history
Add missing parameter from the propTypes

(cherry picked from commit 80a9046)
  • Loading branch information
mountiny authored and OSBotify committed Aug 5, 2022
1 parent 0bf8ef7 commit 8096a34
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/home/report/ReportTypingIndicator.js
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ class ReportTypingIndicator extends React.Component {
style={[
styles.chatItemComposeSecondaryRowSubText,
styles.chatItemComposeSecondaryRowOffset,
...this.props.containerStyles,
]}
numberOfLines={1}
>
Expand Down

0 comments on commit 8096a34

Please sign in to comment.