#### Documentation Feedback The Scrolling CDK documentation has the following snippet to use the scrolling module: ```ts import {ScrollDispatchModule} from '@angular/cdk/scrolling'; ``` However, it was deprecated, and `ScrollModule` should be imported instead.  **Affected documentation page:** https://material.angular.io/cdk/scrolling/api