After updating to swiper v9.0.3 it showing
`'swiper-container' is not a known element:
- If 'swiper-container' is an Angular component, then verify that it is included in the '@Component.imports' of this component.
- If 'swiper-container' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@Component.schemas' of this component to suppress this message.`
Was trying to update swiper in my angular project