Skip to content

Commit b919697

Browse files
fzaninottodjhi
andauthored
Apply suggestions from code review
Co-authored-by: Gildas Garcia <[email protected]>
1 parent f470438 commit b919697

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/Theming.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@ It's a common practice to support both a light theme and a dark theme in an appl
375375
</video>
376376

377377

378-
React-admin's `<Admin>` component accepts a `darkTheme` mode in addition to the `theme` prop.
378+
React-admin's `<Admin>` component accepts a `darkTheme` prop in addition to the `theme` prop.
379379

380380
```jsx
381381
import { Admin, defaultTheme } from 'react-admin';

0 commit comments

Comments
 (0)