Skip to content

Remove flex warning for flex item properties#347

Merged
necolas merged 1 commit into
react:mainfrom
ksheedlo:stylex-flex-warning
Jul 25, 2025
Merged

Remove flex warning for flex item properties#347
necolas merged 1 commit into
react:mainfrom
ksheedlo:stylex-flex-warning

Conversation

@ksheedlo

Copy link
Copy Markdown
Contributor

This PR removes the stylex flex warning for flex item (child) properties, since they don't need to be used with display: 'flex'.

  • alignSelf
  • flex
  • flexBasis
  • flexGrow
  • flexShrink

@ksheedlo ksheedlo requested a review from necolas as a code owner July 25, 2025 18:27
@necolas necolas merged commit 7a952e1 into react:main Jul 25, 2025
6 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants