Skip to content

Commit

Permalink
prettier fix
Browse files Browse the repository at this point in the history
Signed-off-by: Ayaz Alavi <ayaz.alavi@gmail.com>
  • Loading branch information
ayazalavi committed Oct 18, 2023
1 parent 2f8dd62 commit 816fa87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/home/report/ReportActionItemFragment.js
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ function ReportActionItemFragment(props) {
return <Text>&#x200b;</Text>;
}
return null;
}
};

switch (props.fragment.type) {
case 'COMMENT': {
Expand Down

0 comments on commit 816fa87

Please sign in to comment.