add status
This commit is contained in:
@@ -103,6 +103,7 @@ export default function Route({ loaderData: { order } }: Route.ComponentProps) {
|
||||
<Card className="lg:max-w-4xl mx-auto">
|
||||
<CardHeader>
|
||||
<CardTitle className="text-2xl">Detalhes do pagamento</CardTitle>
|
||||
{status}
|
||||
<CardDescription>
|
||||
<ul className="flex gap-2.5 *:flex *:gap-1 *:items-center [&_svg]:size-3.5">
|
||||
<li>
|
||||
|
||||
Reference in New Issue
Block a user