Page 1 of 1

Lock version of React components

Posted: 02 Oct 2019, 15:37
by cocotown14@gmail.com
Hello,
I am using a released version of the library in my React application and would like to block a version of a specific component (Breadcrums and Toggle) to prevent the application from breaking down in future upgrades. Is it possible to block the version of a particular group of components (not all)?

Thanks in advance