1
0
mirror of https://github.com/danbee/chess synced 2025-03-04 08:39:06 +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 = { const defaultState = {
selectedSquare: { rank: "1", file: "a" }, selectedSquare: null,
board: { board: {
8: { 8: {