Skip to content

Commit

Permalink
chore: fix (#172)
Browse files Browse the repository at this point in the history
  • Loading branch information
toririm authored Sep 29, 2024
1 parent f56c93a commit bd9b5bb
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions app/routes/cashier-v2.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -328,9 +328,7 @@ export default function Cashier() {
</div>
<div>
<p>操作</p>
<p>
お預かり金額入力欄にフォーカスを合わせたまま商品の追加やクリアができます
</p>
<p>入力ステータスを移動して一つ一つの項目を入力していきます</p>
<ul>
<li>入力ステータスを移動 ←・→</li>
<li>注文をクリア: Esc</li>
Expand Down

0 comments on commit bd9b5bb

Please sign in to comment.