chore: wip

This commit is contained in:
Ephraim Atta-Duncan
2025-02-19 08:41:26 +00:00
parent 2cf61b92fd
commit 442ba9d052
8 changed files with 2416 additions and 1548 deletions

View File

@ -19,6 +19,7 @@ export type SigningVolume = {
signingVolume: number;
createdAt: Date;
planId: string;
customerId: string;
};
type LeaderboardTableProps = {