mirror of
https://github.com/TheRealOwenRees/chess-scribe-website.git
synced 2026-07-23 01:46:57 +00:00
pass generatingPdf state to checkbox to disable, remove container compoentn for chessboard
This commit is contained in:
@@ -149,5 +149,6 @@ export const useChessGame = () => {
|
||||
handlePlyChange,
|
||||
handleToggleDiagram,
|
||||
currentPosition,
|
||||
generatingPdf,
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user