Skip to content

[docs] aria-owns accepts 'string | undefined' but we feed it 'null'#13396

Merged
oliviertassinari merged 1 commit into
mui:masterfrom
Primajin:bugfix/TS2322
Oct 26, 2018
Merged

[docs] aria-owns accepts 'string | undefined' but we feed it 'null'#13396
oliviertassinari merged 1 commit into
mui:masterfrom
Primajin:bugfix/TS2322

Conversation

@Primajin
Copy link
Copy Markdown
Contributor

fix TS2322: Type 'string | null' is not assignable to type 'string | undefined'.

@Primajin Primajin changed the title aria-owns accepts 'string | undefined' but we feed it 'null' [docs] aria-owns accepts 'string | undefined' but we feed it 'null' Oct 26, 2018
@oliviertassinari oliviertassinari added docs Improvements or additions to the documentation. typescript labels Oct 26, 2018
@oliviertassinari oliviertassinari merged commit a695b13 into mui:master Oct 26, 2018
@oliviertassinari
Copy link
Copy Markdown
Member

@Primajin Well spotted 👍

@Primajin Primajin deleted the bugfix/TS2322 branch October 26, 2018 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Improvements or additions to the documentation. typescript

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants