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

Develop remove default props #1950

Merged
merged 17 commits into from
Apr 29, 2024
Merged

Develop remove default props #1950

merged 17 commits into from
Apr 29, 2024

Conversation

pethel
Copy link
Contributor

@pethel pethel commented Apr 28, 2024

@pethel pethel requested a review from a team as a code owner April 28, 2024 09:41
@pethel pethel force-pushed the develop_remove-default-props branch from d68aab8 to 285416c Compare April 28, 2024 10:35
@pethel pethel force-pushed the develop_remove-default-props branch from 285416c to 9dced76 Compare April 28, 2024 11:48
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://black-beach-0d62d0d03-1950.westeurope.2.azurestaticapps.net

AccountSelectorMulti.defaultProps = {
onSelectAll: () => {},
selectedAccounts: [],
showSelectAllOption: false,
Copy link
Contributor

@HeleneKassandra HeleneKassandra Apr 29, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bør denne fjernes i fjernes i index.d.ts fila også?

Copy link
Contributor Author

@pethel pethel Apr 29, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Jag fant inget bruk av den, men turte ikke fjerne. Tok sjansen på att false og undefined vill opføra seg likt her.

Copy link
Contributor

@HeleneKassandra HeleneKassandra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Supert at du fikset!

@pethel pethel merged commit 40dffbc into develop Apr 29, 2024
3 checks passed
@pethel pethel deleted the develop_remove-default-props branch April 29, 2024 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants