Update packages/pastebar-app-ui/src/pages/components/ClipboardHistory/ClipboardHistoryRow.tsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
1f9e5c840d
commit
63237c65eb
@ -235,7 +235,7 @@ export function ClipboardHistoryRowComponent({
|
||||
block: 'center',
|
||||
})
|
||||
}
|
||||
}, [isKeyboardSelected, rowKeyboardRef.current, isScrolling])
|
||||
}, [isKeyboardSelected, isScrolling])
|
||||
|
||||
useEffect(() => {
|
||||
requestAnimationFrame(() => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user