Skip to content

Commit 8096a34

Browse files
mountinyOSBotify
authored andcommitted
Merge pull request #10276 from Expensify/vit-fixCrashOnStaging
Add missing parameter from the propTypes (cherry picked from commit 80a9046)
1 parent 0bf8ef7 commit 8096a34

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/pages/home/report/ReportTypingIndicator.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ class ReportTypingIndicator extends React.Component {
7878
style={[
7979
styles.chatItemComposeSecondaryRowSubText,
8080
styles.chatItemComposeSecondaryRowOffset,
81-
...this.props.containerStyles,
8281
]}
8382
numberOfLines={1}
8483
>

0 commit comments

Comments
 (0)