Progress bar is not visible and scroll is showing problem solved
This commit is contained in:
parent
e7f803c308
commit
df4aba266a
1
resources/assets/js/bootstrap.js
vendored
1
resources/assets/js/bootstrap.js
vendored
@ -23,6 +23,7 @@ window.axios.defaults.headers.common['Content-Type'] = 'multipart/form-data';
|
||||
// #start NProgress integration
|
||||
// Added nprogress to use nprogress bar
|
||||
import NProgress from "nprogress";
|
||||
import 'nprogress/nprogress.css';
|
||||
|
||||
window.axios.interceptors.request.use(function (config) {
|
||||
// Do something before request is sent
|
||||
|
Loading…
x
Reference in New Issue
Block a user