We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6611117 commit 7c2dbc8Copy full SHA for 7c2dbc8
packages/ui/src/checkbox/checkbox.tsx
@@ -3,8 +3,7 @@ import { splitProps, type ComponentProps, type JSX } from "solid-js";
3
import { tv } from "tailwind-variants";
4
import { Check } from "lucide-solid";
5
6
-// TODO 添加 <Checkbox.Description /> <Checkbox.ErrorMessage />的处理情况
7
-// 添加checkbox 的几种形状尺寸
+// TODO 添加checkbox 的几种形状尺寸,看情况吧
8
9
10
0 commit comments