Model: Qwen 3.6 35B A3
Prompt: Page is not loading, showing lots of errors/warnings. For compoenents that do not have actual data model behind them, just use mock data for now, actual models will be added later. Stats: Context: 109,212 tokens Time: 13m 11s
This commit is contained in:
@@ -12,6 +12,7 @@ createInertiaApp({
|
||||
layout: (name) => {
|
||||
switch (true) {
|
||||
case name === 'Welcome':
|
||||
case name === 'Homepage':
|
||||
return null;
|
||||
case name.startsWith('auth/'):
|
||||
return AuthLayout;
|
||||
|
||||
1578
session-ses_22b4.md
1578
session-ses_22b4.md
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user