Skip to content

Commit 3f50eb0

Browse files
committed
fix: updated build.
1 parent 54b4db6 commit 3f50eb0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This repo contains React Data view implementation.
66
`main` - PatternFly 6 implementation
77

88
`v5` - PatternFly 5 implementation
9-
9+
1010
> NOTE: In the case of data view, new features are currently primarily added to `v5` branch to be consumed by Red Hat projects, still using PatternFly 5. In the follow-up step, they should be mirrored to the `main` branch. For bug fixes, it is preferred to fix the bug for both versions (fix in one branch and cherry-pick to another). Pulling new changes from 5 to 6 and vice versa is not recommended using `rebase`. Rather, always cherry-pick specific commits to avoid getting lost in unnecessary conflicts.
1111
1212
---

0 commit comments

Comments
 (0)