feat: update POS and account components to use new field names and improve form handling
This commit is contained in:
@@ -20,4 +20,5 @@ interface LicenseInfo {
|
||||
starts_at: string;
|
||||
expires_at: string;
|
||||
accounts_limit: number;
|
||||
allocated_account_count: number;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user