sanity-plugin-minesweeper
v0.0.3
Published
A minesweeper dashboard widget for Sanity Content Studio
Maintainers
Readme
minesweeper
Dashboard widget for the Sanity Content Studio which gives you a minesweeper game. The game itself was stolen from @saninmersion and adapted a bit. I plan to implement a level select feature or fluid rows/columns depending on available space
Usage
Assuming you already have a functional Dashboard in your Sanity Content Studio.
- Install this widget in your Studio folder like so:
sanity install minesweeper- Update your
src/dashboardConfig.jsfile by adding{name: 'minesweeper'}to thewidgetsarray - Restart your Studio
