Skip to content

Commit

Permalink
Update src/components/ReceiptImage.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Alex Beaman <[email protected]>
  • Loading branch information
dukenv0307 and Beamanator authored May 6, 2024
1 parent b723078 commit 11bc78c
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 11bc78c

Please sign in to comment.