Skip to content

Commit 943961b

Browse files
authored
really small typo fix (#1066)
1 parent a0dd1bf commit 943961b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/material-react-table-docs/pages/docs/api/mrt-components.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ import OptionsSwitcher from '../../../example-groups/OptionsSwitcher';
3131

3232
<br />
3333

34-
In previous versions of `material-react-table`, you only had the option to use the `<MaterialReactTable />` component. Now in version 2, all internal MRT components are exported for you to to optionally use to build up your own custom table components.
34+
In previous versions of `material-react-table`, you only had the option to use the `<MaterialReactTable />` component. Now in version 2, all internal MRT components are exported for you to optionally use to build up your own custom table components.
3535

3636
### \<MaterialReactTable /\>
3737

0 commit comments

Comments
 (0)