feat: crappy reordering
This commit is contained in:
@@ -14,5 +14,6 @@ export type ServiceSchema = {
|
||||
priceRanges: Array<ServicePriceRangeSchema>;
|
||||
categoryPrices: Array<ServiceCategoryPriceSchema>;
|
||||
cost: (number | null);
|
||||
rank: string;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user