Skip to content

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

Merged
bharatkashyap merged 1 commit intomui:masterfrom
hmon:signin-page-rememberme-slotprop-optional
Dec 11, 2024
Merged

[SignInPage] Make control in rememberMe slot prop optional#4529
bharatkashyap merged 1 commit intomui:masterfrom
hmon:signin-page-rememberme-slotprop-optional

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 type: enhancement It’s an improvement, but we can’t make up our mind whether it's a bug fix or a new feature. label Dec 11, 2024
@bharatkashyap bharatkashyap merged commit 3eb176a into mui:master Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: enhancement It’s an improvement, but we can’t make up our mind whether it's a bug fix or a new feature.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants