Files
e-tib.com/node_modules/.pnpm/react-dom@19.2.4_react@19.2.4/node_modules/react-dom/server.react-server.js
Marc Mintel d14122005d Initial commit: E-TIB production hardening & E2E foundation
Former-commit-id: ef04fca3d76375630c05aac117bf586953f3b657
2026-04-28 19:11:38 +02:00

6 lines
101 B
JavaScript

'use strict';
throw new Error(
'react-dom/server is not supported in React Server Components.'
);