Skip to content

Commit

Permalink
docs: add TODO item for styling the confirmation form
Browse files Browse the repository at this point in the history
  • Loading branch information
zainfathoni committed Feb 26, 2022
1 parent 814ad45 commit c9941ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/routes/dashboard/purchase/confirm.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ export default function PurchaseConfirm() {
transaction?: Transaction
}>()

// TODO: style form
return (
<>
<Form action="/dashboard/purchase/confirm" method="post">
Expand Down

0 comments on commit c9941ef

Please sign in to comment.