From 2d2d1a49c3d302716a00590a2fd60de22bb11a90 Mon Sep 17 00:00:00 2001 From: inokawa <48897392+inokawa@users.noreply.github.com> Date: Sat, 29 Jul 2023 11:23:09 +0900 Subject: [PATCH] Update docs --- src/react/WVList.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/react/WVList.tsx b/src/react/WVList.tsx index f197fe4d5..bef682837 100644 --- a/src/react/WVList.tsx +++ b/src/react/WVList.tsx @@ -104,7 +104,7 @@ export interface WVListProps extends WindowComponentAttributes { } /** - * Virtualized list component controlled by the window scrolling. See {@link WVListProps}. + * Virtualized list component controlled by the window scrolling. See {@link WVListProps} and {@link WVListHandle}. */ export const WVList = forwardRef( (