Skip to content

Commit

Permalink
minor fix.
Browse files Browse the repository at this point in the history
Signed-off-by: krishna2323 <[email protected]>
  • Loading branch information
Krishna2323 committed Jan 16, 2025
1 parent 6abedea commit 05747b2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/components/BrokenConnectionDescription.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@ import TextLink from './TextLink';

type BrokenConnectionDescriptionProps = {
/** Transaction id of the corresponding report */
transactionID: string | undefined;https://github.com/Expensify/App/pull/54455/conflicts

transactionID: string | undefined;
/** Current report */
report: OnyxEntry<Report>;

Expand Down

0 comments on commit 05747b2

Please sign in to comment.