Skip to content

Commit b07c5d1

Browse files
authored
docs(get-started): Updated React version support message. (patternfly#4955)
1 parent da0d6e7 commit b07c5d1

File tree

1 file changed

+1
-1
lines changed
  • packages/documentation-site/patternfly-docs/content/get-started

1 file changed

+1
-1
lines changed

packages/documentation-site/patternfly-docs/content/get-started/develop.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ In order to develop with PatternFly, you will need to:
2121
## Develop with React
2222

2323
<Alert title="Version support" variant="info" isInline>
24-
PatternFly supports the 2 most recent versions of React at a time. PatternFly 6 currently supports React 17 and 18, [with support for React 19 coming soon](https://github.com/orgs/patternfly/projects/16/views/23?pane=issue&itemId=83947829&issue=patternfly%7Cpf-roadmap%7C201).
24+
PatternFly supports the 2 most recent versions of React at a time. PatternFly 6 currently supports React 17, 18, and 19.
2525
</Alert>
2626

2727
[PatternFly's React library](https://github.com/patternfly/patternfly-react) contains a collection of components that you can use to build interfaces with consistent markup, styling, and behavior. It is composed of a number of React packages, which are published in the following npm packages:

0 commit comments

Comments
 (0)