diff --git a/client/src/components/instance.ctrl.top.btns.jsx b/client/src/components/instance.ctrl.top.btns.jsx index 3f01aea8..efb1a75b 100644 --- a/client/src/components/instance.ctrl.top.btns.jsx +++ b/client/src/components/instance.ctrl.top.btns.jsx @@ -17,7 +17,7 @@ const addState = connect( return { instance, - + tutorial, sendAbandon, }; },