From 314b15a0ed332a3516a5e306ae894413389294aa Mon Sep 17 00:00:00 2001 From: jo-elimu <1451036+jo-elimu@users.noreply.github.com> Date: Mon, 1 Jul 2024 00:24:53 +0700 Subject: [PATCH] feat(frontend): add sponsorship refs #17 --- frontend/src/pages/sponsorships/add.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/pages/sponsorships/add.tsx b/frontend/src/pages/sponsorships/add.tsx index 467586c..ca647e5 100644 --- a/frontend/src/pages/sponsorships/add.tsx +++ b/frontend/src/pages/sponsorships/add.tsx @@ -96,7 +96,7 @@ export function WriteContractButton() { const { writeContract } = useWriteContract(); return (