Skip to content

Commit

Permalink
Merge branch 'fix/34120' of https://github.com/dukenv0307/App into fi…
Browse files Browse the repository at this point in the history
…x/34120
  • Loading branch information
dukenv0307 committed May 6, 2024
2 parents 9177dae + 11bc78c commit 05360e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/ReceiptImage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ type ReceiptImageProps = (
/** Whether we should display the receipt with ThumbnailImage component */
shouldUseThumbnailImage?: boolean;

/** Whether we should display the receipt with inital object position */
/** Whether we should display the receipt with initial object position */
shouldUseInitialObjectPosition?: boolean;

/** Whether the receipt image requires an authToken */
Expand Down

0 comments on commit 05360e9

Please sign in to comment.