Skip to content

Commit

Permalink
rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
Monique Cheng committed Apr 14, 2024
1 parent 9aa3030 commit 692a0f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/schema/schema.ts
Original file line number Diff line number Diff line change
Expand Up @@ -93,4 +93,4 @@ export type StorefrontButtons = {
export type DeliveryTime = {
delivery_group: number;
delivery_time: Date;
}
};

0 comments on commit 692a0f7

Please sign in to comment.