This commit is contained in:
Saeed Vaziry
2025-05-27 00:30:29 +02:00
parent f5fdbae4ac
commit 6032bd1098
17 changed files with 514 additions and 65 deletions

View File

@ -16,7 +16,7 @@ createInertiaApp({
root.render(<App {...props} />);
},
progress: {
color: '#4B5563',
color: '#5a5bc5',
},
});