chore(merge): integrate origin/staging into local staging
All checks were successful
Staging Build / build (push) Successful in 2m57s
All checks were successful
Staging Build / build (push) Successful in 2m57s
Resolved conflict in customer-accordion-list.tsx by keeping the per-device flattening (DeviceCard) implementation.
This commit is contained in:
@@ -18,6 +18,7 @@ export type Product = {
|
||||
requirements?: string[]
|
||||
exclusions?: string[]
|
||||
allow_update_discount?: boolean
|
||||
linked_fee_product_id?: string | null
|
||||
}
|
||||
|
||||
export type Category = {
|
||||
|
||||
Reference in New Issue
Block a user