I created a modal on a single page. The point is that I want to call the same component from a different page. I know that I can copy the component but then if. I have three pages that use it that component, I have to modify all three pages and component. Whereas if it was a global component I would only change it once and the global variable would reference it