We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Describe the bug When passing the color property in an array to the style prop, typescript complains
Reproducible test case Pass an array to the style prop with the color property in it.
Expected behavior The behavior should be allowed from typescript