We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 639b80b commit ea2cad9Copy full SHA for ea2cad9
src/routes/grid/RenderingGridRoute.tsx
@@ -60,7 +60,7 @@ export default function RenderingGridRoute() {
60
</div>
61
</Box>
62
</Callout>
63
- <ContinueLink to="/list/imperative-methods" title="imperative methods" />
+ <ContinueLink to="/list/imperative-handle" title="imperative methods" />
64
65
);
66
}
src/routes/list/DynamicRowHeightsRoute.tsx
@@ -43,7 +43,7 @@ export default function DynamicRowHeightsRoute() {
43
recommended to provide your own height values if they can be determined
44
ahead of time.
45
46
47
48
49
0 commit comments