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:
parent
40d804fadd
commit
397cf146a1
@ -1,5 +1,5 @@
|
|||||||
const defaultState = {
|
const defaultState = {
|
||||||
selectedSquare: { rank: "1", file: "a" },
|
selectedSquare: null,
|
||||||
|
|
||||||
board: {
|
board: {
|
||||||
8: {
|
8: {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user