1
This commit is contained in:
@@ -80,6 +80,8 @@ export default function PuzzlePlaygroundApp() {
|
||||
return (
|
||||
<PuzzleRuntimeShell
|
||||
run={run}
|
||||
isBusy={false}
|
||||
error={null}
|
||||
onBack={handleRestart}
|
||||
onSwapPieces={handleSwapPieces}
|
||||
onDragPiece={handleDragPiece}
|
||||
|
||||
Reference in New Issue
Block a user