mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
test(board): test higher increaseViewportBy
This commit is contained in:
@@ -1740,7 +1740,7 @@ const Board = () => {
|
||||
</>
|
||||
) : null}
|
||||
<Virtuoso
|
||||
increaseViewportBy={{ bottom: 600, top: 600 }}
|
||||
increaseViewportBy={{ bottom: 1200, top: 1200 }}
|
||||
data={selectedFeed}
|
||||
itemContent={(index, thread) => {
|
||||
if (editedComments[thread.cid]) {
|
||||
|
||||
Reference in New Issue
Block a user