File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -203,7 +203,7 @@ React-admin provides four bulk action buttons that you can use in data tables:
203203** Tip** : Users can select a range of rows by pressing the shift key while clicking a row checkbox.
204204
205205<video controls autoplay playsinline muted loop >
206- <source src =" ./img/Datagrid -select-range.mp4 " type =" video/mp4 " />
206+ <source src =" ./img/datagrid -select-range.mp4 " type =" video/mp4 " />
207207 Your browser does not support the video tag.
208208</video >
209209
@@ -525,7 +525,7 @@ const BookList = () => (
525525## ` expand `
526526
527527<video controls autoplay playsinline muted loop >
528- <source src =" ./img/Datagrid_expand .mp4 " type =" video/mp4 " />
528+ <source src =" ./img/datagrid_expand .mp4 " type =" video/mp4 " />
529529 Your browser does not support the video tag.
530530</video >
531531
@@ -1269,7 +1269,7 @@ Refer to the [`<NumberField>`](./NumberField.md) documentation for more details.
12691269` <DataTable> ` has sticky headers, which means that the header row will remain visible even when scrolling down the page.
12701270
12711271<video controls autoplay playsinline muted loop >
1272- <source src =" ./img/Datagrid -headers-pinning.mp4 " type =" video/mp4 " />
1272+ <source src =" ./img/datagrid -headers-pinning.mp4 " type =" video/mp4 " />
12731273 Your browser does not support the video tag.
12741274</video >
12751275
You can’t perform that action at this time.
0 commit comments