Small advance on Hall.vue (challenges + display)
[vchess.git] / client / src / components / MoveList.vue
index fa01cf1..63e985f 100644 (file)
@@ -1,3 +1,4 @@
+<!-- TODO: merge Game.vue and MoveList.vue (one logic entity, no ?) -->
 <script>
 // Component for moves list on the right
 export default {