diff --git a/src/index.js b/src/index.js index f46e540..952990a 100644 --- a/src/index.js +++ b/src/index.js @@ -1,3 +1,12 @@ +/* + todo hotkeys via sagas + todo shot mechanism + todo crop mechanism + todo map catalogue + todo tooltips + + todo client-side shot mechanism + */ import React from 'react'; import ReactDOM from 'react-dom';