Zanex - Angular Admin & Dashboard Template

Loaders
How to Remove Loader from Application?

Method 1
Go to Loader file component in src » app » shared » components » loader-component
Remove design of loader from Loader Component between comment of loader start and loader ends

Method 2
Go to src » app » app.component.html
Remove the tag <app-loader></app-loader>