There was an error while loading. Please reload this page.
1 parent 2ef8791 commit 53358afCopy full SHA for 53358af
1 file changed
web/src/app/layout.tsx
@@ -72,8 +72,6 @@ export const viewport = {
72
themeColor: "#cc7722",
73
width: "device-width",
74
initialScale: 1,
75
- maximumScale: 1,
76
- userScalable: false,
77
};
78
79
import { ClerkProvider } from '@clerk/nextjs'
0 commit comments