Skip to content

Commit 7c2dbc8

Browse files
committed
add
1 parent 6611117 commit 7c2dbc8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packages/ui/src/checkbox/checkbox.tsx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ import { splitProps, type ComponentProps, type JSX } from "solid-js";
33
import { tv } from "tailwind-variants";
44
import { Check } from "lucide-solid";
55

6-
// TODO 添加 <Checkbox.Description /> <Checkbox.ErrorMessage />的处理情况
7-
// 添加checkbox 的几种形状尺寸
6+
// TODO 添加checkbox 的几种形状尺寸,看情况吧
87

98

109

0 commit comments

Comments
 (0)