Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Commit 4f36078

Browse files
liamcmitchell-scMatt Goo
authored and
Matt Goo
committed
fix(list): Remove selected & activated from prop spread (#977)
1 parent 7172019 commit 4f36078

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/list/ListItem.tsx

+2
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,8 @@ export class ListItemBase<
191191
initRipple,
192192
checkboxList,
193193
radioList,
194+
selected,
195+
activated,
194196
onDestroy,
195197
onClick,
196198
onKeyDown,

0 commit comments

Comments
 (0)