refactor: remove unused router import and layout args
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ createInertiaApp({
|
||||
progress: {
|
||||
color: '#4B5563',
|
||||
},
|
||||
layout(name, page) {
|
||||
layout() {
|
||||
return Layout;
|
||||
},
|
||||
resolve(name) {
|
||||
|
||||
Reference in New Issue
Block a user