fix(web): add total amount in sponsor card

This commit is contained in:
Aman Varshney
2025-08-23 15:45:44 +05:30
parent 4d5bf0a06b
commit bd1b2f4f72
3 changed files with 138 additions and 32 deletions

View File

@@ -1,8 +1,8 @@
import path from "node:path";
import {
autocompleteMultiselect,
isCancel,
log,
autocompleteMultiselect,
spinner,
} from "@clack/prompts";
import { execa } from "execa";