Skip to content

Commit 1440c38

Browse files
authored
[docs][joy-ui] Fix data grid redirection (#43247)
1 parent f977402 commit 1440c38

File tree

1 file changed

+1
-1
lines changed
  • docs/data/joy/components/grid

1 file changed

+1
-1
lines changed

docs/data/joy/components/grid/grid.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ githubLabel: 'component: Grid'
1414
The Grid component, based on a 12-column grid layout, creates visual consistency between layouts while allowing flexibility across a wide variety of designs.
1515

1616
:::warning
17-
The `Grid` component shouldn't be confused with a data grid; it is closer to a layout grid. For a data grid head to the [MUI X Data Grid`](/x/react-data-grid/) component.
17+
The `Grid` component shouldn't be confused with a data grid; it is closer to a layout grid. For a data grid head to the [MUI X Data Grid](/x/react-data-grid/) component.
1818
:::
1919

2020
## Basics

0 commit comments

Comments
 (0)