From e4aa0167133180951102ece1f73834c28a082f90 Mon Sep 17 00:00:00 2001 From: orangemug Date: Sun, 23 Sep 2018 14:50:29 +0100 Subject: [PATCH] Fixed lint errors --- src/components/Toolbar.jsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/components/Toolbar.jsx b/src/components/Toolbar.jsx index c0a2190..3e41d79 100644 --- a/src/components/Toolbar.jsx +++ b/src/components/Toolbar.jsx @@ -101,6 +101,8 @@ export default class Toolbar extends React.Component { sources: PropTypes.object.isRequired, children: PropTypes.node, onToggleModal: PropTypes.func, + onSetMapState: PropTypes.func, + mapState: PropTypes.string, } state = {