1
0
mirror of https://github.com/danbee/chess synced 2026-06-21 05:12:22 +00:00

Not selected by default

This commit is contained in:
Daniel Barber 2016-12-08 14:49:09 +00:00
parent 40d804fadd
commit 397cf146a1

View File

@ -1,5 +1,5 @@
const defaultState = {
selectedSquare: { rank: "1", file: "a" },
selectedSquare: null,
board: {
8: {