scss, module, nextjs, hydration fixes

This commit is contained in:
Max Peintner
2024-11-25 10:59:28 +01:00
parent b48c25f7cd
commit 76e9fea4e4
8 changed files with 16 additions and 21 deletions

View File

@@ -88,11 +88,5 @@
"ts-proto": "^2.2.7",
"typescript": "^5.6.3",
"zitadel-tailwind-config": "workspace:*"
},
"pnpm": {
"overrides": {
"@types/react": "npm:types-react@19.0.0-rc.1",
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1"
}
}
}