Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[JSDoc] Fix <ToggleThemeButton> deprecated props JSDoc #8994

Merged
merged 1 commit into from
Jun 10, 2023

Conversation

slax57
Copy link
Contributor

@slax57 slax57 commented Jun 9, 2023

Currently, the JSDoc for the deprecated lightTheme prop appear as Set the lightTheme in the component instead., which does not make much sense.

This PR fixes it to be Set the lightTheme in the <Admin> component instead.

Same for darkTheme of course.

@djhi djhi added this to the 4.11.3 milestone Jun 10, 2023
@djhi djhi merged commit 39a517e into master Jun 10, 2023
8 checks passed
@djhi djhi deleted the ToggleThemeButton-jsdoc branch June 10, 2023 13:00
@slax57 slax57 changed the title [JSDoc] Fix ToggleThemeButton deprecated props JSDoc [JSDoc] Fix <ToggleThemeButton> deprecated props JSDoc Jun 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RFR Ready For Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants