clean up stage 1
This commit is contained in:
@@ -16,7 +16,7 @@ export interface Category {
|
||||
id?: string;
|
||||
visible?: boolean;
|
||||
img?: string;
|
||||
projectId?: string;
|
||||
marketplaceId?: string;
|
||||
subcategories?: Subcategory[];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user