Files
Arbejd.com-react/node_modules/react-dom/server.react-server.js
2026-02-14 10:46:50 +01:00

6 lines
101 B
JavaScript

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