Skip to content

Commit 2e300a5

Browse files
committed
fix: lint fix
1 parent bd23614 commit 2e300a5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Collapse.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ const Collapse = React.forwardRef<HTMLDivElement, CollapseProps>((props, ref) =>
2222
style,
2323
accordion,
2424
className,
25-
children,
2625
collapsible,
2726
openMotion,
2827
expandIcon,

0 commit comments

Comments
 (0)