From c079fe9f59043b9580ec0f4adaa5642e3239c13c Mon Sep 17 00:00:00 2001 From: Alec Chen <93971719+0xAlec@users.noreply.github.com> Date: Sun, 8 Sep 2024 17:09:32 -0400 Subject: [PATCH] format --- playground/nextjs-app-router/components/demo/Transaction.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/playground/nextjs-app-router/components/demo/Transaction.tsx b/playground/nextjs-app-router/components/demo/Transaction.tsx index f795267c9e..a0db9b844b 100644 --- a/playground/nextjs-app-router/components/demo/Transaction.tsx +++ b/playground/nextjs-app-router/components/demo/Transaction.tsx @@ -46,7 +46,10 @@ function TransactionDemo() { capabilities={capabilities} onStatus={handleOnStatus} > - +