feat: ship creator journey v2 and profile updates
This commit is contained in:
@@ -76,7 +76,6 @@ export default function UploadSidebar({
|
||||
value={metadata.tags}
|
||||
onChange={(nextTags) => onChangeTags?.(nextTags)}
|
||||
suggestedTags={suggestedTags}
|
||||
maxTags={15}
|
||||
searchEndpoint="/api/tags/search"
|
||||
popularEndpoint="/api/tags/popular"
|
||||
error={errors.tags}
|
||||
|
||||
Reference in New Issue
Block a user