fix: change deps of checkbox doc

This commit is contained in:
p-sw 2024-06-02 07:03:46 +09:00
parent e7b05d8472
commit e1ee313117

View File

@ -55,9 +55,9 @@ import { Checkbox } from "@components/Checkbox";
<Checkbox /> <Checkbox />
``` ```
### Props ## Props
#### Variants ### Variants
| Prop | Type | Default | Description | | Prop | Type | Default | Description |
| :---- | :---- | :------- | :----------- | | :---- | :---- | :------- | :----------- |