privatize the setting of desktop mode and fix snapshots

This commit is contained in:
Ryan Di
2025-10-20 11:28:12 +11:00
parent 75c5d1cefc
commit 2a990f580d
4 changed files with 60 additions and 53 deletions

View File

@@ -30,7 +30,7 @@ describe("Test MobileMenu", () => {
{
"canFitSidebar": false,
"desktopUIMode": "full",
"formFactor": "phone",
"formFactor": "desktop",
"isLandscape": true,
"isTouchScreen": false,
"userAgent": {