Skip to content

Commit 70dd9bf

Browse files
authored
Update docs/List.md [skip ci]
1 parent dd41f84 commit 70dd9bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/List.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1024,7 +1024,7 @@ const ProductList = () => (
10241024

10251025
## How to remove the `<ExportButton>`
10261026

1027-
You can remove the `<ExportButton>` by passing `false` to the exporter prop.
1027+
You can remove the `<ExportButton>` by passing `false` to the `exporter` prop.
10281028

10291029
```tsx
10301030
import { List } from 'react-admin';

0 commit comments

Comments
 (0)