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

[SignInPage] Make control in rememberMe slot prop optional #4529

Merged

Conversation

hmon
Copy link
Contributor

@hmon hmon commented Dec 10, 2024

The type for rememberMe slot prop in SignInPage requires control, while control is provided in SignInPage by default so when you don't provide control typescript throws. This PR fixes this problem.

@bharatkashyap bharatkashyap added the enhancement This is not a bug, nor a new feature label Dec 11, 2024
@bharatkashyap bharatkashyap merged commit 3eb176a into mui:master Dec 11, 2024
13 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This is not a bug, nor a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants