Skip to content

Commit bf3c81c

Browse files
slax57djhi
andauthored
[no ci] Update docs/SX.md
Co-authored-by: Gildas Garcia <1122076+djhi@users.noreply.github.com>
1 parent c8e8c0b commit bf3c81c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/SX.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,7 @@ export const PostList = () => (
463463
```
464464
{% endraw %}
465465

466-
Again, to guess the name of the subclass to use (like `.RaDataTable-headerCell` above) for customizing a component, you can use the developer tools of your browser, or check the react-admin documentation for individual components (e.g. the [DataTable CSS documentation](./DataTable.md#sx-css-api)).
466+
Again, to guess the name of the subclass to use (like `.RaDataTable-headerCell` above) for customizing a component, you can use the developer tools of your browser, or check the react-admin documentation for individual components (e.g. the [`<DataTable>` CSS documentation](./DataTable.md#sx-css-api)).
467467

468468
## Going Further
469469

0 commit comments

Comments
 (0)