fix: set progress bar delay to 0 for immediate feedback
This commit is contained in:
parent
4ec4a4c135
commit
ff638cf9d1
@ -51,6 +51,7 @@ createInertiaApp({
|
||||
},
|
||||
progress: {
|
||||
color: '#d97706',
|
||||
delay: 0,
|
||||
},
|
||||
});
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user