'ion-slide' is not a known element:

  1. If ‘ion-slide’ is an Angular component, then verify that it is part of this module.
  2. If ‘ion-slide’ is a Web Component then add ‘CUSTOM_ELEMENTS_SCHEMA’ to the

I’m using ion-slide as part of a component template but getting this error when trying to use that component
by importing the ComponentsModule.