Skip to content

Commit cf94a61

Browse files
committed
fixed code format
1 parent e895dd9 commit cf94a61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/lib/treetable/treetable.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ export interface TreeTablePassThroughOptions {
148148
* Uses to pass attributes to the checkbox partial icon's DOM element.
149149
*/
150150
checkboxPartialIcon?: TreePassThroughType<React.SVGProps<SVGSVGElement> | React.HTMLAttributes<HTMLSpanElement>>;
151-
/**
151+
/**
152152
* Uses to pass attributes to the resize helper's DOM element.
153153
* @see {@link InputTextPassThroughOptions}
154154
*/

0 commit comments

Comments
 (0)