feat: migrate AppRouterLayout to JSON with useAppRouterLayout hook

This commit is contained in:
2026-01-21 01:18:31 +00:00
parent d287d6e0b6
commit 3fc51d5576
8 changed files with 154 additions and 0 deletions

View File

@@ -3984,6 +3984,11 @@
"type": "AppLayout",
"source": "app",
"jsonCompatible": true
},
{
"type": "AppRouterLayout",
"source": "app",
"jsonCompatible": true
}
],
"statistics": {