Removed tags and added cards
This commit is contained in:
@@ -34,7 +34,6 @@ export interface Item {
|
||||
id: string;
|
||||
name: string;
|
||||
description: string;
|
||||
tags: string[];
|
||||
isPortable: boolean;
|
||||
pickUpAvailable?: boolean;
|
||||
localDeliveryAvailable?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user