I currently use PrimeFaces 7.0 in my project. There are some components in PrimeFaces 10 that are useful for my project.
However to update all the components of PrimeFaces is difficult due to many stylizations that contain in the project.
Is there any way to update just one component?
Example: I need to use the <p:dataGrid> of PrimeFaces 10. Is there any way to update only it in my project?