Skip to content

Commit

Permalink
minor style
Browse files Browse the repository at this point in the history
  • Loading branch information
NikkiWines committed Apr 2, 2024
1 parent 7a934d0 commit 74ba28e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/MoneyReportHeader.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ type MoneyReportHeaderProps = MoneyReportHeaderOnyxProps & {
/** The policy tied to the money request report */
policy: OnyxEntry<OnyxTypes.Policy>;

/** Array of report actions for the report*/
/** Array of report actions for the report */
reportActions: OnyxTypes.ReportAction[];

/** The reportID of the transaction thread report associated with this current report, if any */
Expand Down

0 comments on commit 74ba28e

Please sign in to comment.