test commit
This commit is contained in:
@@ -27,7 +27,6 @@ export type PublicReviewFeedItem = {
|
||||
createdAt: string
|
||||
authorDisplay: string
|
||||
authorAvatar?: string | null
|
||||
authorAvatarType?: string | null
|
||||
authorAvatarStyle?: string | null
|
||||
product: {
|
||||
id: string
|
||||
@@ -56,7 +55,6 @@ export type PublicProductReviewItem = {
|
||||
createdAt: string
|
||||
authorDisplay: string
|
||||
authorAvatar?: string | null
|
||||
authorAvatarType?: string | null
|
||||
authorAvatarStyle?: string | null
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user