Matt Watson

Results 1 comments of Matt Watson

``` // By default, the `innerRef` will refer to the type of the `outerRef` const { outerRef, innerRef } = useVirtual(); ```