diff --git a/src/docs/components/Checkbox.mdx b/src/docs/components/Checkbox.mdx index c38618c..c0c0686 100644 --- a/src/docs/components/Checkbox.mdx +++ b/src/docs/components/Checkbox.mdx @@ -13,6 +13,8 @@ import Playground from "./CheckboxBlocks/Playground"; A control that allows the user to toggle between checked and not checked. +## Playground + ## Installation