fix(docs): add missing playground title

This commit is contained in:
p-sw 2024-07-13 10:30:28 +09:00
parent 14a7487c2e
commit ed936f0378

View File

@ -13,6 +13,8 @@ import Playground from "./CheckboxBlocks/Playground";
A control that allows the user to toggle between checked and not checked.
## Playground
<Playground />
## Installation