Rework the UI of vendor row on compliance page
Signed-off-by: Émile Ré <emile@getprobo.com>
This commit is contained in:
@@ -431,6 +431,7 @@ enum VendorCategory
|
||||
type Vendor implements Node {
|
||||
id: ID!
|
||||
name: String!
|
||||
description: String
|
||||
category: VendorCategory!
|
||||
websiteUrl: String
|
||||
privacyPolicyUrl: String
|
||||
|
||||
Reference in New Issue
Block a user