soiz1 commited on
Commit
0a8b9cf
·
verified ·
1 Parent(s): 9b9411a

Update src/components/menu-bar/menu-bar.jsx

Browse files
src/components/menu-bar/menu-bar.jsx CHANGED
@@ -661,6 +661,7 @@ class MenuBar extends React.Component {
661
  // eslint-disable-next-line max-len
662
  description="Menu bar item to select a new file to save the project as"
663
  id="tw.saveAs"
 
664
  />
665
  </MenuItem>
666
  </React.Fragment>
 
661
  // eslint-disable-next-line max-len
662
  description="Menu bar item to select a new file to save the project as"
663
  id="tw.saveAs"
664
+ hidden="true"
665
  />
666
  </MenuItem>
667
  </React.Fragment>