pl-fe: scrollablelist: fix keyboard navigation
Signed-off-by: Nicole Mikołajczyk <git@mkljczk.pl>
This commit is contained in:
@ -96,7 +96,6 @@ const ScrollableList = React.forwardRef<VirtuosoHandle, IScrollableList>(({
|
||||
listClassName,
|
||||
itemClassName,
|
||||
loadMoreClassName,
|
||||
id,
|
||||
hasMore,
|
||||
placeholderComponent: Placeholder,
|
||||
placeholderCount = 0,
|
||||
|
||||
Reference in New Issue
Block a user