#4- wip
This commit is contained in:
@@ -21,4 +21,7 @@ createInertiaApp({
|
||||
title: title => `${title} - Toby`,
|
||||
});
|
||||
|
||||
InertiaProgress.init();
|
||||
InertiaProgress.init({
|
||||
delay: 0,
|
||||
color: 'red',
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user