mirror of
https://github.com/documenso/documenso.git
synced 2025-11-17 10:11:35 +10:00
chore: wip
This commit is contained in:
@ -19,6 +19,7 @@ export type SigningVolume = {
|
||||
signingVolume: number;
|
||||
createdAt: Date;
|
||||
planId: string;
|
||||
customerId: string;
|
||||
};
|
||||
|
||||
type LeaderboardTableProps = {
|
||||
|
||||
Reference in New Issue
Block a user