From 8c36a6427acd31b88bf0b9d49eed0abbe2131cdf Mon Sep 17 00:00:00 2001 From: Erin Donehoo <105813956+edonehoo@users.noreply.github.com> Date: Mon, 9 Mar 2026 10:55:33 -0400 Subject: [PATCH] docs(get-started): Updated React version support message. --- .../patternfly-docs/content/get-started/develop.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/documentation-site/patternfly-docs/content/get-started/develop.md b/packages/documentation-site/patternfly-docs/content/get-started/develop.md index 411b429920..14f69b5e67 100644 --- a/packages/documentation-site/patternfly-docs/content/get-started/develop.md +++ b/packages/documentation-site/patternfly-docs/content/get-started/develop.md @@ -21,7 +21,7 @@ In order to develop with PatternFly, you will need to: ## Develop with React -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). +PatternFly supports the 2 most recent versions of React at a time. PatternFly 6 currently supports React 17, 18, and 19. [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: