We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd41f84 commit 70dd9bfCopy full SHA for 70dd9bf
1 file changed
docs/List.md
@@ -1024,7 +1024,7 @@ const ProductList = () => (
1024
1025
## How to remove the `<ExportButton>`
1026
1027
-You can remove the `<ExportButton>` by passing `false` to the exporter prop.
+You can remove the `<ExportButton>` by passing `false` to the `exporter` prop.
1028
1029
```tsx
1030
import { List } from 'react-admin';
0 commit comments