diff --git a/src/js/components/actions/index.jsx b/src/js/components/actions/index.jsx index 4d0dab7..95a684b 100644 --- a/src/js/components/actions/index.jsx +++ b/src/js/components/actions/index.jsx @@ -1,9 +1,19 @@ import React from 'react' -const Actions = ({ filter, filterFiles, onFullWidth, onOptions, onClose }) => ( +const Actions = ({ filter, filterFiles, onFullWidth, onOptions, onClose, onReloadTree }) => (
+
+ +
+