Add move torrents option to context menu

This commit is contained in:
John Furrow
2016-02-28 19:24:59 -08:00
parent 7e3403238e
commit 635b30afeb
27 changed files with 574 additions and 74 deletions

View File

@@ -130,7 +130,7 @@ export default class ContextMenu extends React.Component {
}
ContextMenu.defaultProps = {
width: 150
width: 200
};
ContextMenu.propTypes = {