Skip to content

Commit

Permalink
style: corrected comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mananjadhav committed Jul 29, 2022
1 parent 862557b commit ab2189f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/home/ReportScreen.js
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ const propTypes = {
/** Beta features list */
betas: PropTypes.arrayOf(PropTypes.string),

/** Flag to check if report data is being loaded */
/** Flag to check if the initial report actions data are loading */
isLoadingInitialReportActions: PropTypes.bool,

/** The policies which the user has access to */
Expand Down

0 comments on commit ab2189f

Please sign in to comment.