Skip to content

Commit

Permalink
Update packages/types/src/cart/mutations.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Riqwan Thamir <rmthamir@gmail.com>
  • Loading branch information
olivermrbl and riqwan authored Jan 10, 2024
1 parent 91314cf commit dbb5551
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/types/src/cart/mutations.ts
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ export interface UpdateLineItemAdjustmentDTO {
}

export interface CreateLineItemDTO {
title: string
name: string
subtitle?: string
thumbnail?: string

Expand Down

0 comments on commit dbb5551

Please sign in to comment.