Also, when a component relies on another component (i.e. Pagination relies on Button), and I install that component, the existing component gets rewritten. Basically, if I install the Pagination component, the existing Button component gets rewritten, and it happens for every component that relies on other components.
Also, when a component relies on another component (i.e. Pagination relies on Button), and I install that component, the existing component gets rewritten. Basically, if I install the Pagination component, the existing Button component gets rewritten, and it happens for every component that relies on other components.