pl-fe: scrollablelist: fix keyboard navigation

Signed-off-by: Nicole Mikołajczyk <git@mkljczk.pl>
This commit is contained in:
Nicole Mikołajczyk
2025-04-30 18:26:45 +02:00
parent 54c412d2c3
commit 313d5a77a7

View File

@ -96,7 +96,6 @@ const ScrollableList = React.forwardRef<VirtuosoHandle, IScrollableList>(({
listClassName,
itemClassName,
loadMoreClassName,
id,
hasMore,
placeholderComponent: Placeholder,
placeholderCount = 0,