Add dedicated mobile event add-ons page
This commit is contained in:
@@ -352,6 +352,8 @@ export type EventAddonCatalogItem = {
|
||||
label: string;
|
||||
price_id: string | null;
|
||||
increments?: Record<string, number>;
|
||||
price?: number | null;
|
||||
currency?: string | null;
|
||||
};
|
||||
|
||||
export type TenantFontVariant = {
|
||||
|
||||
Reference in New Issue
Block a user