Removed Add to list in ProfileOptionsPopover for now
• Removed: - Add to list in ProfileOptionsPopover for now
This commit is contained in:
parent
fc3bcf54be
commit
d2f9886a88
@ -199,12 +199,12 @@ class ProfileOptionsPopover extends PureComponent {
|
||||
onClick: this.handleReport
|
||||
})
|
||||
|
||||
menu.push({
|
||||
hideArrow: true,
|
||||
icon: 'list',
|
||||
title: intl.formatMessage(messages.add_to_list),
|
||||
onClick: this.handleAddToList
|
||||
})
|
||||
// menu.push({
|
||||
// hideArrow: true,
|
||||
// icon: 'list',
|
||||
// title: intl.formatMessage(messages.add_to_list),
|
||||
// onClick: this.handleAddToList
|
||||
// })
|
||||
|
||||
// menu.push({
|
||||
// hideArrow: true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user