Add loader to the Magazine, Calendar, and Ask pages. The loader is displayed with the LoaderComponent. The state of the loader is controlled with the variable loadingResults. This value is changed to true when the data loads, and false when the data finishes loading.
Description
Add loader to the Magazine, Calendar, and Ask pages. The loader is displayed with the
LoaderComponent. The state of the loader is controlled with the variableloadingResults. This value is changed totruewhen the data loads, andfalsewhen the data finishes loading.Related Issues
#100