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 c7a2b88446
commit 58003bf55b
Signed by: danbarber
GPG Key ID: 931D8112E0103DD8

View File

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