mirror of
https://github.com/kmc7468/arkvault.git
synced 2026-02-04 08:06:56 +00:00
카테고리 페이지에서의 네트워크 호출 최적화
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
let element: HTMLElement | undefined = $state();
|
||||
let scrollMargin = $state(0);
|
||||
|
||||
const virtualizer = $derived(
|
||||
let virtualizer = $derived(
|
||||
createWindowVirtualizer({
|
||||
count,
|
||||
estimateSize: itemHeight,
|
||||
|
||||
Reference in New Issue
Block a user