UNPKG

@react-chess-puzzle-fix/react-chess-puzzle

Version:

A lightweight, customizable React component library for rendering and interacting with chess puzzles.

3 lines (2 loc) 127 B
export { ChessPuzzle } from "./components/ChessPuzzle"; export { useChessPuzzleContext } from "./hooks/useChessPuzzleContext";