Docs improvements #167
Annotations
3 errors
|
tests-e2e
Process completed with exit code 1.
|
|
tests-e2e:
src/routes/list/DynamicRowHeightsRoute.tsx#L46
Type '"/list/imperative-methods"' is not assignable to type '"/list/fixed-row-height" | "*" | "/" | "/list/variable-row-height" | "/list/dynamic-row-height" | "/list/scroll-to-row" | "/list/props" | "/list/imperative-handle" | "/list/aria-roles" | ... 14 more ... | "/test"'. Did you mean '"/list/imperative-handle"'?
|
|
tests-e2e:
src/routes/grid/RenderingGridRoute.tsx#L63
Type '"/list/imperative-methods"' is not assignable to type '"/list/fixed-row-height" | "*" | "/" | "/list/variable-row-height" | "/list/dynamic-row-height" | "/list/scroll-to-row" | "/list/props" | "/list/imperative-handle" | "/list/aria-roles" | ... 14 more ... | "/test"'. Did you mean '"/list/imperative-handle"'?
|