Skip to content

Commit

Permalink
Merge pull request #24 from nAgI314/main
Browse files Browse the repository at this point in the history
Rename: item
  • Loading branch information
mint73 committed May 28, 2024
2 parents 972b674 + afbada7 commit 8c238ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ export const productData = [
{ product: "チュロス", price: "200" },
{ product: "かき氷", price: "200" },
{ product: "ペットボトル", price: "150" },
{ product: "チョコバナナ", price: "300" },
{ product: "アイスチョコバナナ", price: "300" },
{ product: "つぶつぶアイス", price: "350" },
{ product: "フランクフルト", price: "200" },
{ product: "焼きそば", price: "300" },
Expand Down

0 comments on commit 8c238ea

Please sign in to comment.