From 70d4e2ea03328f152f6848cb1b486d703bca786b Mon Sep 17 00:00:00 2001 From: forcedebug Date: Sun, 5 Jan 2025 20:06:46 +0800 Subject: [PATCH] chore: fix some typos in comment Signed-off-by: forcedebug --- packages/nextjs/app/debug/_components/contract/TxReceipt.tsx | 2 +- packages/nextjs/utils/scaffold-stark/contract.ts | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/nextjs/app/debug/_components/contract/TxReceipt.tsx b/packages/nextjs/app/debug/_components/contract/TxReceipt.tsx index df595cbd4..87381ff1b 100644 --- a/packages/nextjs/app/debug/_components/contract/TxReceipt.tsx +++ b/packages/nextjs/app/debug/_components/contract/TxReceipt.tsx @@ -27,7 +27,7 @@ export const TxReceipt = ( aria-hidden="true" /> ) : ( - //@ts-ignore coponent works but some typing issue came up, ts-expect-error does not work + //@ts-ignore component works but some typing issue came up, ts-expect-error does not work {}, param: any,