Skip to content

Commit 88470e4

Browse files
committed
update guide
1 parent 3647261 commit 88470e4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/guide/providers.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,12 @@ to install the library only if needed, as it is relatively large
166166
However, the `DataGrid` component remains fully supported. To use it,
167167
follow these steps:
168168

169+
0. Install `@mui/x-data-grid` in your application
170+
171+
```shell
172+
npm i @mui/x-data-grid
173+
```
174+
169175
1. Create a Plugin Function
170176

171177
Define a plugin function that integrates DataGrid with Chartlets.

0 commit comments

Comments
 (0)