Skip to content

Commit

Permalink
Added comment
Browse files Browse the repository at this point in the history
  • Loading branch information
cqliu1 committed Oct 3, 2021
1 parent 30a6815 commit 40dd372
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,8 @@ export const ElementMenu: FunctionComponent<Props> = ({
closePopover();
},
},
// TODO: Remove this menu option. This is a temporary menu options just for testing,
// will be removed once toolbar is implemented
isByValueEnabled
? {
name: 'Lens',
Expand Down

0 comments on commit 40dd372

Please sign in to comment.